Zendesk Talk Recordings API

The Zendesk Talk Recordings API lets you manage call recordings stored by Talk. Recordings are exposed in the corresponding ticket in a voice comment. The API provides endpoints to retrieve and delete recordings associated with calls, supporting compliance and data retention requirements.

API entry from apis.yml

apis.yml Raw ↑
aid: zendesk:talk-recordings
name: Zendesk Talk Recordings API
tags:
- Recordings
- Talk
- Voice
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
baseURL: https://{subdomain}.zendesk.com
humanURL: https://developer.zendesk.com/api-reference/voice/talk-api/recordings/
properties:
- url: https://developer.zendesk.com/api-reference/voice/talk-api/recordings/
  type: Documentation
description: The Zendesk Talk Recordings API lets you manage call recordings stored by Talk. Recordings
  are exposed in the corresponding ticket in a voice comment. The API provides endpoints to retrieve and
  delete recordings associated with calls, supporting compliance and data retention requirements.