DELETE
/
v2
/
jobs
/
{id}
Authorization
Path
curl --request DELETE \
  --url https://mango.sievedata.com/v2/jobs/{id} \
  --header 'X-API-Key: <x-api-key>'
{
  "status": "Job cancelled"
}

This endpoint allows you to cancel a job that is currently running.

Request

id
string
required

id of the job