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