Path Parameters
The unique identifier of the organization
Request Body
List of user IDs to update. Each user must be a member of the organization.
The role ID to assign to the specified users. Must be an organization-level role (role_type=“org”). Use the List available roles endpoint to get valid role IDs.
Response
Status of the operation. Returns “success” when the roles are updated successfully.
Error Responses
Bad Request - The specified role_id is not an organization-level role
Forbidden - User not associated with an enterprise or lacks permission to manage organization membership
Not Found - Organization not found or one or more specified users not found in the organization