Authorizations
Your personal Gladia API key
Path Parameters
Id of the transcription job
Example:
"45463597-20b7-4af7-b3b3-f5fb778203ab"
Response
The transcription job has been successfully deleted
curl --request DELETE \
--url https://api.gladia.io/v2/transcription/{id} \
--header 'x-gladia-key: <api-key>'This response does not have an example.(Deprecated) Prefer the more specific pre-recorded endpoint.
Delete a transcription and all its data (audio file, transcription).
curl --request DELETE \
--url https://api.gladia.io/v2/transcription/{id} \
--header 'x-gladia-key: <api-key>'This response does not have an example.Your personal Gladia API key
Id of the transcription job
"45463597-20b7-4af7-b3b3-f5fb778203ab"
The transcription job has been successfully deleted