Assign Member Role
Required role: admin or higher.
Assign or change a user's role in the acting tenant. The role is capped at
the caller's own role and may not be owner.
| Path Parameters |
|---|
user_id uuid — REQUIREDUser identifier |
| Request Body — REQUIRED |
|---|
role string — REQUIREDPossible values: [ A role assignable to a tenant member: |
| Responses | ||||
|---|---|---|---|---|
200Role assigned | ||||
403Caller's role is below the required role, or the requested role is
| ||||
404No user with that identifier
| ||||
500
|