v1

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

Update Wireless Point

Updates the specified wireless access point of a corporate map by ID.

put/restapi/v1.0/account/{accountId}/emergency-address-auto-update/wireless-points/{pointId}

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)

pointIdstring required

Internal identifier of a wireless point

Request body

idstring

Internal identifier of a wireless point

bssidstring

Unique 48-bit identifier of wireless access point that follows MAC address conventions. Mask: XX:XX:XX:XX:XX:XX, where X can be a symbol in the range of 0-9 or A-F

namestring

Name of a wireless access point

Response

Updated wireless point

uristring uri

Link to the wireless point resource

idstring

Internal identifier of a wireless point

bssidstring required

Unique 48-bit identifier of the wireless access point that follows MAC address conventions

namestring required

Wireless access point name

emergencyLocationIdstring

Deprecated. Emergency response location (address) internal identifier. Only one of a pair emergencyAddress or emergencyLocationId should be specified, otherwise the error is returned