v1
latestOpenAPI 3.1.02026-08-06284092.1 KBjobs
Delete a job
Delete an in-progress job.
Requires a writer role (MEMBER, ADMIN, or OWNER); VIEWERs are refused. Scoped to the caller's own jobs: returns 404 if the job does not exist or is owned by another user. Only jobs that are still IN_PROGRESS may be deleted; once a job has been finalised it returns 409.
delete/api/v2/jobs/{job_id}
Path parameters
job_idstring required
Response
Successful Response