v4
latestOpenAPI 3.1.02026-08-03427198448.4 KBbackground_jobs
Cancel Job
Cancel a background job (if it's still pending or processing).
Args: job_id: ID of the job to cancel user_data: Current user and org (from auth)
Returns: Cancellation confirmation
Raises: HTTPException: If job not found, access denied, or cannot be canceled
post/jobs/{job_id}/cancel
Path parameters
job_idstring required
Response
Successful Response
{"stackTrail":"paths:/jobs/{job_id}/cancel:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}