Skip to main content
DELETE
Permanently delete a recording and its associated audio file and transcriptions. This action cannot be undone.

Authentication

Requires an API key with recordings:write scope.

Path Parameters

id
string
required
The recording’s unique identifier (e.g., rec_abc123).

Response

Returns 204 No Content on success.
This action permanently deletes the recording, its audio file from S3, and all associated transcriptions. This cannot be undone.