v1

latestOpenAPI 3.0.3RingCentral API License Agreement2026-08-064871,2921.5 MB
Call Blocking

Update Blocked/Allowed Number

Updates blocked or allowed phone number(s) by their ID(s). Batch request syntax is supported.

put/restapi/v1.0/account/{accountId}/extension/{extensionId}/caller-blocking/phone-numbers/{blockedNumberId}

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)

extensionIdstring required

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

blockedNumberIdstring required

Internal identifier of a blocked number entry

Request body

phoneNumberstring

A blocked/allowed phone number in E.164 format

labelstring

Custom name of a blocked/allowed phone number

status'Blocked' | 'Allowed'

Status of a phone number

Response

OK

uristring uri

Link to a blocked/allowed phone number

idstring

Internal identifier of a blocked/allowed phone number

phoneNumberstring

A blocked/allowed phone number in E.164 format

labelstring

Custom name of a blocked/allowed phone number

status'Blocked' | 'Allowed'

Status of a phone number