Grant Organization Role
Grant an organization role to a user (AIP-136 custom method).
post/admin/users/{user_uuid}/organization-roles:grant
Path parameters
user_uuidstring required
Request body
Example request
{
"role": "org_admin"
}Response
Successful Response