Zoom Contact Center - May 30, 2023
Published May 30, 2023
Added
- New Variables API.
DELETE /v2/contact_center/variable_logs/{variableLogId}
- New Queues API.
PATCH /v2/contact_center/queues/{queueId}/operating_hours
- New Logs APIs.
GET /v2/accounts/{accountId}/contact_center/voice_callsGET /v2/accounts/{accountId}/contact_center/sms
- New webhook Webhook event.
contact_center.business_hours_createdcontact_center.business_hours_deletedcontact_center.business_hours_updatedcontact_center.queue_inbound_sla_updatedcontact_center.queue_operating_hours_updatedcontact_center.recording_deletedcontact_center.recording_permanently_deletedcontact_center.recording_transcript_completedcontact_center.user_deleted
Changed
- New
waiting_duration,flow_duration,queue_wait_type,handling_duration,wrap_up_duration,direction,skills,queues,voice_mail,flows, andagentsresponse fields in this Engagements API.GET /v2/contact_center/engagements/{engagementId}
- New
agent_routing_profile_idandagent_routing_profile_nameresponse fields in this Queues API.GET /v2/contact_center/queues/{queueId}
- New
agent_routing_profile_idrequest field in this Queues API.PATCH /v2/contact_center/queues/{queueId}
- New
transcript_urlresponse field in these Inboxes APIs.GET /v2/contact_center/inboxes/{inboxId}/messagesGET /v2/contact_center/inboxes/messages
- New
consumersandusersfields in these webhook events.contact_center.recording_stoppedcontact_center.recording_completedcontact_center.recording_resumedcontact_center.recording_pausedcontact_center.recording_started
- Enhanced permission checks to download, play, access, and delete
recordings in these Recordings APIs.
GET /v2/contact_center/recordingsDELETE /v2/contact_center/recordings/{recordingId}GET /v2/contact_center/engagements/{engagementId}/recordingsDELETE /v2/contact_center/engagements/{engagementId}/recordingsGET /v2/contact_center/queues/{queueId}/recordingsDELETE /v2/contact_center/queues/{queueId}/recordingsGET /v2/contact_center/users/{userId}/recordingsDELETE /v2/contact_center/users/{userId}/recordings
Fixed
- Updated default value for
status_categoryrequest field to return all system statuses in the Agent Statuses API.GET /v2/contact_center/system_statuses
- Fixed previous and current user statuses that have the same value in
this webhook event.
contact_center.user_status_changed
- Fixed
queue_idto return the correct value in this webhook event.contact_center.engagement_disposition_added