cURL
curl --request DELETE \ --url https://api.gladia.io/v2/live/{id} \ --header 'x-gladia-key: <api-key>'
This response does not have an example.
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
Was this page helpful?