Change a member's tenant role (platform admin)
PATCH/v1/admin/tenants/:tenantId/members/:userUUID/role
Sets the member's tenant role and re-points their authz binding to match, so the change takes effect immediately. Replaces the remove+re-attach workaround, which left dangling bindings. 404 when the user is not a member.
Request
Responses
- 204
- default
No Content
Error