mirror of
https://github.com/dathere/ckanaction.git
synced 2025-12-19 08:49:26 +00:00
23 lines
No EOL
568 B
Text
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"}]} /> |