Skip to main content
PUT
Update Member Role
Update the role of a member in your organization.

Request

string
required
The unique identifier of the membership to update.
string
required
The unique identifier of the organization.
string
required
The new role to assign to the member. Must be one of admin, agent_manager, or user.

Response

boolean
Indicates whether the operation was successful.
string
A descriptive message about the operation result.