Request Body
List of user IDs to update. Each user must be a member of the enterprise.
The role ID to assign to the specified users. Must be an account-level role (role_type=“account”). 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 account-level role
Forbidden - User not associated with an enterprise or lacks permission to manage account membership
Not Found - One or more specified users not found in the enterprise