Logo
Zoom Public API Documentation

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

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Accept
string




RESPONSES

status





Curl
curl -X DELETE 'https://api.zoom.us/v2/phone/emergency_addresses/:emergencyAddressId' -H 'Accept: application/json'

ENDPOINTS