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