cURL
curl --request DELETE \ --url https://api.cloudglue.dev/v1/describe/{job_id} \ --header 'Authorization: Bearer <token>'
{ "id": "<string>" }
Delete a media description job
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
The unique identifier of the description job
Successful response
Unique identifier for the describe job