Six new API endpoints; new fields added to pre-existing API endpoints
Added
- New Address Books APIs:
DELETE /v2/contact_center/address_books/custom_fields/{customFieldId}GET /v2/contact_center/address_books/custom_fields/{customFieldId}\POST /v2/contact_center/address_books/custom_fields
PATCH /v2/contact_center/address_books/custom_fields/{customFieldId}
- New
queue_descriptionandcaller_idsresponse fields in this Users API:GET /v2/contact_center/users/{userId}/queues
- New
engagement_directionfield in these webhook events:contact_center.task_reservation_completedcontact_center.task_reservation_createdcontact_center.task_reservation_accepted
Changed
-
New
caller_idandnext_page_tokenresponse fields in this Reports V2(CX Analytics) API:GET /v2/contact_center/analytics/dataset/historical/engagement
-
New
custom_fieldsrequest field in these Address Books APIs:PATCH /v2/contact_center/address_books/{addressBookId}/contacts/{contactId}POST /v2/contact_center/address_books/{addressBookId}/contacts
-
New
asset_item_namerequest field in these Asset Library APIs:GET /v2/contact_center/asset_library/assetsGET /v2/contact_center/asset_library/assets/{assetId}
-
New
asset_items_urlresponse field in this Asset Library API:GET /v2/contact_center/asset_library/assets
-
New
custom_fields_urlresponse field in these Address Books APIs:POST /v2/contact_center/address_books/{addressBookId}/contactsGET /v2/contact_center/address_books/{addressBookId}/contactsGET /v2/contact_center/address_books/{addressBookId}/contacts/{contactId}
-
New
asset_language_coderequest field in this Asset Library API:GET /v2/contact_center/asset_library/assets/{assetId}