v10

latestOpenAPI 3.1.0Apache-2.0raw.githubusercontent.com2026-08-01384057.2 KB
jobs

Cancel a job

Cancels a running or pending job by JID. Publishes a cancel request to the target sprout over NATS. RBAC scope checking ensures the caller has job_admin permission for the job's sprout.

delete/api/v1/jobs/{jid}

Path parameters

jidstring required

Job identifier

Response

Job cancel request published

{"stackTrail":"components:schemas:NATSEnvelope:properties:result","oasType":"schema","type":"unknown","description":"Response data (structure varies by endpoint — see endpoint examples)"}
errorstring

Error message (present only on failure)