Skip to main content
DELETE
/
describe
/
{job_id}
Delete a media description job
curl --request DELETE \
  --url https://api.cloudglue.dev/v1/describe/{job_id} \
  --header 'Authorization: Bearer <token>'
{
  "id": "<string>"
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

job_id
string
required

The unique identifier of the description job

Response

Successful response

id
string
required

Unique identifier for the describe job