Number of APIs: 3
1. Delete an emergency location
DELETE {{baseUrl}}/phone/locations/:locationId
Use this API to remove an emergency location. Scopes: Prerequisites:
* Pro or a higher account with Zoom Phone license
* Account owner or admin permissionsphone:write:admin
Rate Limit Label: Light
2. Get emergency service location details
GET {{baseUrl}}/phone/locations/:locationId
Use this API to return an emergency service location's information. Scopes: Prerequisites:
* Pro or a higher account with Zoom Phone license
* Account owner or admin permissionsphone:write:admin
Rate Limit Label: Light
3. Update emergency service location
PATCH {{baseUrl}}/phone/locations/:locationId
Use this API to update an emergency location's information. Scopes: Prerequisites:
* Pro or a higher account with Zoom Phone license
* Account owner or admin permissionsphone:write:admin
Rate Limit Label: Light
ENDPOINTS