PUT
/
jobs
/
{UUID}
/
status
/
cancel
{
  "id": "<string>",
  "status": "canceled"
}

Path Parameters

UUID
string
required

The UUID of the job — this UUID is provided in the response on job creation.

Response

200 - application/json

Ok

The response is of type object.