v1

latestOpenAPI 3.0.3RingCentral API License Agreement2026-08-064871,2921.5 MB
Paging Only Groups

Assign Paging Group Users and Devices

Adds and/or removes paging group users and devices.

post/restapi/v1.0/account/{accountId}/paging-only-groups/{pagingOnlyGroupId}/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)

pagingOnlyGroupIdstring required

Internal identifier of a paging group

Request body

addedUserIdsstring[]

List of users that will be allowed to page a group specified

removedUserIdsstring[]

List of users that will be disallowed to page a group specified

addedDeviceIdsstring[]

List of account devices that will be assigned to a paging group specified

removedDeviceIdsstring[]

List of account devices that will be unassigned from a paging group specified

Response

Assigned paging only groups/devices information