/
/Jupyter Scheduler API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1h ago · Updated 1mo ago
  • getList all jobs
  • postCreate a new job
  • getGet details of a specific job
  • deleteDelete a specific job
  • patchUpdate a specific job
  • getList all job definitions
  • postCreate a new job definition
  • getGet details of a specific job definition
  • deleteDelete a specific job definition
  • patchUpdate a specific job definition
  • postCreate a job from a job definition
  • getDownload job files
  • getCount jobs based on status
  • getList available runtime environments
  • getGet configuration details
  • deleteBatch delete jobs

Delete a specific job

delete/jobs/{job_id}

Path parameters

job_idstring required

Response

Successfully deleted the job.