v1
latestOpenAPI 3.1.02026-07-178614.4 KBStop Job
Stop a job.
post/api/jobs/{submission_id}/stop
Path parameters
submission_idstring required
The ID of the job to stop.
Response
The status of the job.
'PENDING' | 'RUNNING' | 'STOPPED' | 'SUCCEEDED' | 'FAILED' required
An enumeration for describing the status of a job.