DELETE
/
v2
/
live
/
{id}
curl --request DELETE \
  --url https://api.gladia.io/v2/live/{id} \
  --header 'x-gladia-key: <api-key>'
This response does not have an example.

Authorizations

x-gladia-key
string
header
required

Your personal Gladia API key

Path Parameters

id
string
required

Id of the live job

Example:

"45463597-20b7-4af7-b3b3-f5fb778203ab"

Response

202
_mintlify/placeholder

The live job has been successfully deleted