Skip to main content
DELETE
/
api
/
workflow_jobs
/
{job_id}
Delete a workflow job
curl --request DELETE \
  --url https://api.getgranite.ai/api/workflow_jobs/{job_id}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Path Parameters

job_id
string
required

Response

Successful Response