Logo
Zoom Public API Documentation

Delete an external contact

DELETE {{baseUrl}}/phone/external_contacts/:externalContactId

Use this API to remove an external contact.

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/external_contacts/:externalContactId' -H 'Accept: application/json'

ENDPOINTS