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

Headers

authorization
string | null

Path Parameters

job_id
string
required

Response

Successful Response