Skip to main content
POST
Delete a Transcription
This action is irreversible. Once deleted, the transcription and all its processed data cannot be recovered.
Returns 404 if the transcription is not found.

Authorizations

x-api-key
string
header
required

Body

application/json
transcription_id
string<uuid>
required

The unique identifier of the transcription to delete.

Response

200 - application/json

Transcription deleted successfully.

data
object