---
title: "Cancel Oracle Job"
method: DELETE
path: "/oracle/jobs/{job_id}"
tags: ["Usage"]
---

# Cancel Oracle Job

`DELETE /oracle/jobs/{job_id}`

Cancel a running or queued Oracle research job.

Note: Cancellation is best-effort. The job may complete
before cancellation takes effect.

## Path parameters

- `job_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/trynia/apis/nia-ai-api.md) · [All operations](https://skmtc.net/trynia/apis/nia-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/trynia/nia-ai-api/revisions/d216ffc3efb6/schema)
