Jobs
Cancel Job
Cancel and delete a pending job.
Only jobs in ‘pending’ status can be cancelled. Running, completed, failed, retrying, and dead jobs cannot be cancelled.
Args: job_id: ID of the job to cancel.
Raises: 404: Job not found. 400: Job is not in pending status.
DELETE
Cancel Job
Documentation Index
Fetch the complete documentation index at: https://docs.snackbase.dev/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Response
Successful Response
Cancel Job