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