Re-run a batch
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.
Authentication
AuthorizationBearer
API key authentication using Bearer token format
Path parameters
batchId
Source batch ID
Response
Batch re-run queued successfully
status
groupId
batchId
sourceBatchId
runIds
queuedRunIds
cancelledRunIds
skippedTestIds
count
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
409
Conflict Error
429
Too Many Requests Error
500
Internal Server Error
504
Gateway Timeout Error
