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
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
Content-Type
|
string | ||
Accept
|
string |
RESPONSES
status Created
{
"unit_id": "<string>",
"unit_name": "<string>",
"unit_description": "<string>"
} |
ENDPOINTS