Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.gladia.io/v2/live/{id} \ --header 'x-gladia-key: <api-key>'
{ "timestamp": "2023-12-28T09:04:17.210Z", "path": "/v2/transcription/45463597-20b7-4af7-b3b3-f5fb778203ab", "request_id": "G-821fe9df", "statusCode": 401, "message": "gladia key not found" }
Delete a live transcription and all its data (audio file, transcription).
Your personal Gladia API key
Id of the live job
"45463597-20b7-4af7-b3b3-f5fb778203ab"
The live job has been successfully deleted