Skip to main content
DELETE
/
api
/
jobs
/
{job_id}
Delete Job
curl --request DELETE \
  --url https://api.merchantops.ai/api/jobs/{job_id}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "ctx": {},
      "input": "<unknown>"
    }
  ]
}

Headers

authorization
string | null
X-Organization-ID
string | null

Path Parameters

job_id
string
required

Cookies

stytch_session
string | null

Response

Successful Response