Delete recordings by ID

Delete all recordings and transcripts associated with the call specified by this reference ID.

General requirements

  • Authentication: Basic
  • Protocols: HTTPS
  • Endpoint: https://rest-ww.telesign.com/call_recording/{reference_id}
  • Encoding: Accepts only UTF-8 unicode characters as inputs.
  • Responds with: application/json
  • Required headers: Content-Type - application/json
  • Rate limit: Default rate limits by product
Path Params
string
required

Specifies the call for which you want to retrieve or delete recordings. This ID is returned in the HTTP response to the dial action that begins an outbound call or in the incoming_call event for an inbound call.

Responses
204

Success. Recordings and transcripts deleted, if authorized.

400

Bad Request. Your request contains invalid parameters or is missing required parameters. Check that you've included a valid reference_id for a Telesign Voice phone call in the path.

401

Unauthorized. Customer ID and/or API Key were not provided or were not valid.

404

Not Found. No records were found matching the details of your request.

Language
Credentials
Basic
base64
:
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json