Logo
Zoom Public API Documentation

Delete an address book contact

DELETE {{baseUrl}}/contact_center/address_books/:addressBookId/contacts/:contactId

Use this API to delete an address book's contact.

Scopes: contact_center_contact:write: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/contact_center/address_books/:addressBookId/contacts/:contactId'

ENDPOINTS