delete
https://api.talkdeskapp.com/interactions//recordings/
Permanently deletes the recording associated with the given recording ID and interaction ID.
Use this endpoint to delete a specific recording from an interaction. The deletion is processed
asynchronously — the request is accepted immediately and the recording file is removed in the background.
Important behavior:
- Requires the
recordings:deleteOAuth scope. - Returns
204 No Contenton success (no response body). - Returns
404if the recording does not exist or does not belong to the specified interaction.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
204Recording deleted successfully