Logo
Zoom Public API Documentation

contact_center-address_books-units-{unitId}

Number of APIs: 3


1. Get an address book unit

GET {{baseUrl}}/contact_center/address_books/units/:unitId

Use this API to get information about an address book unit.

Scopes: contact_center_contact:read:admin

Rate Limit Label: Light



2. Delete an address book unit

DELETE {{baseUrl}}/contact_center/address_books/units/:unitId

Use this API to delete an address book unit.

Scopes: contact_center_contact:write:admin

Rate Limit Label: Light



3. Update an address book unit

PATCH {{baseUrl}}/contact_center/address_books/units/:unitId

Use this API to update an address book unit.

Scopes: contact_center_contact:write:admin

Rate Limit Label: Light



ENDPOINTS