Logo
Zoom Public API Documentation

Delete an external contact

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

Removes an external contact.

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

Scopes: phone:write:admin

Granular Scopes: phone:delete:external_contact:admin

Rate Limit Label: Light

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X DELETE 'https://api.zoom.us/v2/phone/external_contacts/:externalContactId'

ENDPOINTS