Organizations
Users
Authorized
Description
Authentication type : application/json
Changes the role of a user within an organization. Only organization owners and admins can change user roles.
Path Parameters
Required
{
"organizationId": "org_id_here",
"userId": "user_id_here"
}