v1

latestOpenAPI 3.0.3RingCentral API License Agreement2026-08-064871,2921.5 MB
User Settings

Update Extension Caller ID

Updates outbound caller ID information of an extension.

put/restapi/v1.0/account/{accountId}/extension/{extensionId}/caller-id

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)

Request body

uristring uri

Canonical URL of a caller ID resource

extensionNameForOutboundCallsboolean

If true, then the user first name and last name will be used as caller ID when making outbound calls from extension

extensionNumberForInternalCallsboolean

If true, then extension number will be used as caller ID when making internal calls

Response

Updated caller ID information

uristring uri

Canonical URL of a caller ID resource

extensionNameForOutboundCallsboolean

If true, then user first name and last name will be used as caller ID when making outbound calls from extension

extensionNumberForInternalCallsboolean

If true, then extension number will be used as caller ID when making internal calls