Logo
Zoom Public API Documentation

contact_center-address_books-units

Number of APIs: 2


1. Create an address book unit

POST {{baseUrl}}/contact_center/address_books/units

Use this API to create an address book unit. Admins can use address book units to organize several address books.

Scopes: contact_center_contact:write:admin

Rate Limit Label: Light



2. List address book units

GET {{baseUrl}}/contact_center/address_books/units?next_page_token=<string>&page_size=30

Use this API to return all address book units.

Scopes: contact_center_contact:read:admin

Rate Limit Label: Medium



ENDPOINTS