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
Request Body
{"unit_name"=>"<string>", "unit_description"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |