Update Organization Member Role
Team Management
Update Organization Member Role
Updates an organization member’s role. Requires a global API key. Cannot modify the API key’s owning user or the organization owner. Cannot demote the last remaining admin.
PATCH
Update Organization Member Role
Path Parameters
The unique identifier of the target user
Body
application/json
Request body for updating a member's role
The new role to assign to the member
Available options:
admin, viewer Example:
"admin"