Logo
Zoom Public API Documentation

contact_center-address_books-{addressBookId}

Number of APIs: 3


1. Get an address book

GET {{baseUrl}}/contact_center/address_books/:addressBookId

Use this API to get information about an address book.

Scopes: contact_center_contact:read:admin

Rate Limit Label: Light



2. Delete an address book

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

Use this API to delete an address book.

Scopes: contact_center_contact:write:admin

Rate Limit Label: Light



3. Update an address book

PATCH {{baseUrl}}/contact_center/address_books/:addressBookId

Use this API to update an address book's information.

Scopes: contact_center_contact:write:admin

Rate Limit Label: Light



ENDPOINTS