Permanently removes the transcription record for the specified audio file from the system.
| Name | Type | Required | Description |
|---|---|---|---|
| Authorization | string | Yes | Bearer token |
| Parameter | Type | Required | Description |
|---|---|---|---|
| fileId | string | Yes | Unique identifier of the transcription or audio file to delete |
/transcription/get-transcription/{fileId} to retrieve transcriptionsBearer authentication header of the form Bearer <token>, where <token> is your auth token.
Unique identifier of the transcription or audio file to delete.
"670fcae25abf2d8e5c8a4a12"