v1
latestOpenAPI 3.0.02026-07-2628145109.6 KBCancel a job
Cancel the execution of many jobs at once by passing a list of jobs.
put/jobs/{UUID}/status/cancel
Path parameters
UUIDstring required
The UUID of the job — this UUID is provided in the response on job creation.
Response
Successfully canceled a job.
Example response
{
"id": "617a1f8b-59d4-435d-aa33-695433d7155e"
}