Skip to main content
DELETE
/
oracle
/
jobs
/
{job_id}
Cancel Oracle Job
curl --request DELETE \
  --url https://apigcp.trynia.ai/v2/oracle/jobs/{job_id}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Path Parameters

job_id
string
required

Response

Successful Response