Organizations
Update Organization Member Role
Promotes a standard user to an organization admin role or demotes them back to a standard member. Requires Org Admin privileges.
put/v1/orgs/{orgID}/members/{userID}/role
Path parameters
orgIDstring uuid required
The ID of the organization.
userIDstring uuid required
The ID of the user whose role is being updated.
Request body
Response
Role updated successfully