Command Palette
Search for a command to run

Cancel a sandbox job

Cancel a queued or running sandbox job

POST
/auth/v1/seed/{namespace}/sandbox/jobs/{job_id}/cancel

Path parameters


namespace
type: string
required
The namespace (user or organization) the job belongs to.
job_id
type: string
required
The sandbox job ID to cancel.

Previous Get sandbox stats

Next Stop a sandbox