DELETE
/
v2
/
jobs
/
{job_id}
curl --request DELETE \
  --url https://mango.sievedata.com/v2/jobs/{job_id} \
  --header 'X-API-Key: <api-key>'
{
  "message": "<string>"
}

Authorizations

X-API-Key
string
headerrequired

The Sieve API key to authenticate with.

Path Parameters

job_id
string
required

The ID of the job.

Response

200 - application/json
message
string
required

Description of the event