v1

latestOpenAPI 3.0.3RingCentral API License Agreement2026-08-064871,2921.5 MB
Role Management

Assign Multiple User Roles

Assigns multiple user roles.

post/restapi/v1.0/account/{accountId}/user-role/{roleId}/bulk-assign

Path parameters

accountIdstring required

Internal identifier of the RingCentral account (can be set to "~" to indicate that the account associated with current authorization session should be used)

roleIdstring required

Internal identifier of a role

Request body

siteRestrictedboolean
siteCompatibleboolean
uristring uri
addedExtensionIdsstring[]
removedExtensionIdsstring[]

Example request

{
  "siteRestricted": true
}

Response

Assigned user roles information