Skip to main content
DELETE
Delete call
Permanently erases a single call: the call record, its transcript and analysis, and the recording file itself. Use this to satisfy an individual erasure request (“delete my data”) without waiting for the 90-day retention window.

Request

Or with the SDK:

Response

200 OK:
recording_deleted is false when the call had no recording (recording disabled, or the call ended before audio was saved) - the call record is still deleted.

Errors

Only calls made with your own API key can be deleted; another account’s call ID returns the same 404.

Not reversible

There is no undo and no recovery window. The transcript and the recording are removed immediately - if you need a copy, fetch it with Get call before deleting. Database backups do not restore deleted recordings.

What this does NOT do

  • Billing is unaffected. The call’s usage remains on your invoice - a delivered call is still a billed call, and billing records are retained for tax purposes.
  • Webhook delivery logs for the call are not removed.