Skip to content

Cancel a job

DELETE
/jobs/{job_id}

Parameters

Path Parameters

job_id*
Type
string
Required

Responses

Cancellation accepted or rejected.

application/json
JSON
{
  
"status": "string"
}

Playground

Variables
Key
Value

Samples

Released under the BSD 3 Clause License.