Number of APIs: 3
1. Get emergency service location details
GET {{baseUrl}}/phone/locations/:locationId
Returns an emergency service location's information. Prerequisites:
* Pro or a higher account with Zoom Phone license
* Account owner or admin permissions Scopes: Granular Scopes: Rate Limit Label: phone:read:admin
phone:read:emergency_location:admin
Light
2. Delete an emergency location
DELETE {{baseUrl}}/phone/locations/:locationId
Removes an emergency location. Prerequisites:
* Pro or a higher account with Zoom Phone license
* Account owner or admin permissions Scopes: Granular Scopes: Rate Limit Label: phone:write:admin
phone:delete:emergency_location:admin
Light
3. Update emergency service location
PATCH {{baseUrl}}/phone/locations/:locationId
Updates an emergency location's information. Prerequisites:
* Pro or a higher account with Zoom Phone license
* Account owner or admin permissions Scopes: Granular Scopes: Rate Limit Label: phone:write:admin
phone:update:emergency_location:admin
Light
ENDPOINTS