Released: 2026-01-19 Updated: 2026-01-15T16:05:19
Summary: Three new API endpoints; new Reports, Messaging, Engagements, and Users webhook events; and new fields in Queues, Reports, Teams, Engagements, and Logs API endpoints.
Added
- New Reports V2(CX Analytics) API:
GET /v2/contact_center/analytics/dataset/historical/disposition
- New Messaging API:
POST /v2/contact_center/messages
- New Queues API:
PATCH /v2/contact_center/queues/{queueId}/interrupt
- New Reports V2(CX Analytics) Webhook event:
contact_center.cx_engagement_end_data_ready
- New Messaging Webhook event:
contact_center.message_status
- New Users Webhook event:
contact_center.user_phone_numbers_unassignedcontact_center.user_skills_unassignedcontact_center.user_phone_numbers_assignedcontact_center.user_skills_assigned
- New Engagements Webhook event:
contact_center.legacy_engagement_end_data_ready
Changed
- New
work_item_hyperlink,variables,work_item_type_id, andvariablesresponse fields in this Engagements API:POST /v2/contact_center/engagement
- New
assign_type,cc_queue_id, andqueue_nameresponse fields in these Queues APIs:POST /v2/contact_center/queues/{queueId}/dispositions/setsPOST /v2/contact_center/queues/{queueId}/dispositionsGET /v2/contact_center/queues/{queueId}/dispositionsGET /v2/contact_center/queues/{queueId}/dispositions/sets
- New
queue,flow, andrateresponse fields in these Logs APIs:GET /v2/contact_center/voice_callsGET /v2/accounts/{accountId}/contact_center/voice_calls
- New
page_sizerequest field in these Queues APIs:GET /v2/contact_center/queues/{queueId}/dispositionsGET /v2/contact_center/queues/{queueId}/dispositions/sets
- New
segment_type,team_name,reason_details,conference_participant,page_size,team_id, andexemptionresponse fields in these Recordings APIs:GET /v2/contact_center/users/{userId}/recordingsGET /v2/contact_center/recordingsGET /v2/contact_center/queues/{queueId}/recordingsGET /v2/contact_center/engagements/{engagementId}/recordings
- New
levelresponse field in this Teams API:GET /v2/contact_center/teams/{teamId}/children
- New
transfer_countresponse field in this Engagements API:GET /v2/contact_center/engagements/{engagementId}
- New
page_sizerequest field in this Variables API:GET /v2/contact_center/variable_logs
- New
calls_skipped_countresponse field in this Reports V2(CX Analytics) API:GET /v2/contact_center/analytics/dataset/historical/outbound_dialer_performance
- New
assign_typerequest field in these Queues APIs:DELETE /v2/contact_center/queues/{queueId}/dispositions/sets/{dispositionSetId}POST /v2/contact_center/queues/{queueId}/dispositions/setsPOST /v2/contact_center/queues/{queueId}/dispositionsDELETE /v2/contact_center/queues/{queueId}/dispositions/{dispositionId}