Logo
Zoom Public API Documentation

Delete an emergency location

DELETE {{baseUrl}}/phone/locations/:locationId

Use this API to remove an emergency location.

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

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/locations/:locationId' -H 'Accept: application/json'

ENDPOINTS