Logo
Zoom Public API Documentation

phone-emergency addresses-{emergency Address Id}

Number of APIs: 3


1. Delete an emergency address

DELETE {{baseUrl}}/phone/emergency_addresses/:emergencyAddressId

Use this API to remove an emergency address.

Scopes: phone:write:admin
Rate Limit Label: Heavy

Prerequisites: * Pro or a higher account with Zoom Phone license * Account owner or admin permissions



2. Update an emergency address

PATCH {{baseUrl}}/phone/emergency_addresses/:emergencyAddressId

Use this API to update an emergency address information.

Scopes: phone:write:admin Rate Limit Label: Light

Prerequisites: * Pro or a higher account with Zoom Phone license * Account owner or admin permissions



3. Get emergency address details

GET {{baseUrl}}/phone/emergency_addresses/:emergencyAddressId

Use this API to get emergency address information.

Scopes: phone:write:admin Rate Limit Label: Light

Prerequisites: * Pro or a higher account with Zoom Phone license * Account owner or admin permissions



ENDPOINTS