/
JU
jupyter-server
/
Jupyter Scheduler API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.0
2026-07-17
16
14
19.1 KB
Update a specific job
patch
/jobs/{job_id}
Path parameters
job_id
string
required
Request body
UpdateJob
required
status
'CREATED'
|
'QUEUED'
|
'IN_PROGRESS'
|
'COMPLETED'
|
'FAILED'
|
'STOPPING'
|
'STOPPED'
name
string
compute_type
string
Response
Successfully updated the job.