delete
https://rest-ww.telesign.com/v2/call_recording/
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
204Success. Recordings and transcripts deleted, if authorized.
400Bad 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.
401Unauthorized. Customer ID and/or API Key were not provided or were not valid.
404Not Found. No records were found matching the details of your request.