v4

latestOpenAPI 3.1.02026-08-0845469231.8 KB
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

batchIdstring uuid required
cancelledinteger required
alreadyFinishedinteger required
cancelledRunIdsstring[] required
alreadyFinishedRunIdsstring[] required