DELETE
/
v2
/
jobs
/
{jobId}
Delete a Job
curl --request DELETE \
  --url https://api.lilt.com/v2/jobs/{jobId}
{
  "id": 241
}

Authorizations

key
string
query
required

Path Parameters

jobId
integer
required

A job id.

Response

200
application/json

A status object.

The response is of type object.