ckanaction/docs/content/docs/job_cancel.mdx

23 lines
No EOL
568 B
Text

---
title: job_cancel
full: true
_openapi:
method: DELETE
toc: []
structuredData:
headings: []
contents:
- content: |
Cancel a queued background job.
Removes the job from the queue and deletes it.
---
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
Cancel a queued background job.
Removes the job from the queue and deletes it.
<APIPage document={"./lib/openapi.yml"} operations={[{"path":"job_cancel","method":"delete"}]} />