Skip to main content

Update User Role

PUT 

/api/v1/tenant-admin/users/:user_id/role

Change a user's role within the tenant.

Only accessible by tenant owners. Available roles are:

  • user: Standard user with basic access
  • admin: Tenant admin with management capabilities

To transfer the owner role, use the transfer-ownership endpoint instead.

Request

Responses

Successful Response