v4

latestOpenAPI 3.1.02026-08-0845469231.8 KB
testRuns

Re-run a batch

Create a new group-run batch from the runnable tests in a prior batch. Deleted, disabled, or malformed tests are skipped and returned as skippedTestIds.

post/v1/batches/{batchId}/rerun

Path parameters

batchIdstring uuid required

Source batch ID

Headers

Authorizationstring required

API key authentication using Bearer token format

Response

Batch re-run queued successfully

status'queued' | 'cancelled' required
groupIdstring uuid required
batchIdstring uuid required
sourceBatchIdstring uuid required
runIdsstring[] required
queuedRunIdsstring[] required
cancelledRunIdsstring[] required
skippedTestIdsstring[] required
countinteger required