Pages & Spaces
updateSpaceMemberRole
Update Space Member Role
Request changing a Space member's role (owner | admin | member).
Arguments
spacestringrequiredThe Space idaccountstringrequiredThe Cloud account to share with: a resolved user id OR the account's email address (e.g. a claimed provisioned client account).rolestringrequiredRole to grant: owner (hands the Space over: the recipient must accept), admin (can manage the Space + its apps), or member (participant).
Returns
The registry does not declare a return shape.
Ask for it
The Cloud routes these requests to this verb.
- make Y an admin of my space
- change Y's role
- promote Y to owner
Pair it with
The verbs that finish the job.