testRuns
Cancel a queued or running batch
Cancel all queued or running runs in a prior group-run batch. Finished runs are left unchanged, making the endpoint idempotent when the batch has already completed.
post/v1/batches/{batchId}/cancel
Path parameters
batchIdstring uuid required
Batch ID
Headers
Authorizationstring required
API key authentication using Bearer token format
Response
Batch cancellation summary
Changes
No recorded changes to this endpoint across all 19 revisions of this API.