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: Rate Limit Label: contact_center_contact:write:admin
Light
GET {{baseUrl}}/contact_center/address_books/units?next_page_token=<string>&page_size=30
Use this API to return all address book units. Scopes: Rate Limit Label: contact_center_contact:read:admin
Medium
ENDPOINTS