v1

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

Create Switch

Creates a new switch in corporate map based on chassis ID and used for Automatic Locations Update feature.

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

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)

Request body

chassisIdstring required

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

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