Multi-Site

Update Site

Updates a site specified in path.

put/restapi/v1.0/account/{accountId}/sites/{siteId}

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)

siteIdstring required

Internal identifier of a site. Please note that siteId cannot take the 'main-site' value

Request body

namestring required

Extension user first name

extensionNumberstring

Extension number

callerIdNamestring

Custom name of a caller. Max number of characters is 15 (only alphabetical symbols, numbers and commas are supported)

emailstring email

Site extension contact email

Response

Updated site information

idstring

Internal identifier of a site extension

uristring uri

Link to a site resource

namestring

Extension user first name

extensionNumberstring

Extension number

callerIdNamestring

Custom name of a caller. Max number of characters is 15 (only alphabetical symbols, numbers and commas are supported)

emailstring email

Site extension contact email

codestring

Site code value. Returned only if specified

Changes

No recorded changes to this endpoint across all 1 revision of this API.