Beta
Batch Processing
Cancel Batch Job
Cancel a running batch processing job.
Stops processing and marks pending items as cancelled. Items currently being processed may still complete.
post/api/v1/beta/batch-processing/{job_id}/cancel
Path parameters
job_idstring required
Query parameters
project_idstring uuid nullable
organization_idstring uuid nullable
Headers
temporal-namespacestring nullable
Cookies
sessionstring nullable
Request body
Response
Successful Response
Changes
Changed in 1 of the 33 revisions of this API.2
- ○
added the optional property
detail/items/ctxto the response with the422statusresponse-optional-property-added
- ○
added the optional property
detail/items/inputto the response with the422statusresponse-optional-property-added
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○