v1

latestOpenAPI 3.0.3RingCentral API License Agreement2026-08-064871,2921.5 MB
Automatic Location Updates

Update Switch

Updates switch. Partial update is not supported, all switch parameters should be specified. If null value is received or parameter is missing, its value is removed.

put/restapi/v1.0/account/{accountId}/emergency-address-auto-update/switches/{switchId}

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)

switchIdstring required

Request body

idstring

Internal identifier of a switch

chassisIdstring

Unique identifier of a network switch. The supported formats are: XX:XX:XX:XX:XX:XX (symbols 0-9 and A-F) for MAC address and X.X.X.X for IP address (symbols 0-255)

portstring

Switch entity extension for better diversity. Should be used together with chassisId.

namestring

Name of a network switch

Response

Updated switch information

uristring uri

Link to the network switch resource

idstring

Internal identifier of a network switch

chassisIdstring

Unique identifier of a network switch

portstring

Switch entity extension for better diversity. Should be used together with chassisId.

namestring

Name of a network switch