Automatic Location Updates
Delete User Emergency Location
Deletes a personal emergency response location by ID by the current user or admin. Multiple personal emergency response locations can be deleted by single API call.
delete/restapi/v1.0/account/{accountId}/extension/{extensionId}/emergency-locations/{locationId}
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)
locationIdstring required
Internal identifier of an emergency response location
Query parameters
validateOnlyboolean
Flag indicating that only validation of Emergency Response Locations to be deleted is required
Response
No content