Resubmit Suite Run
Re-run the failed and errored tests of a suite run as a fresh
suite run, linked back to the original via
parent_suite_run_id. Returns 400 when the suite run has no
failed or errored tests to re-run.
Authentication
AuthorizationBearer
Enter your API key with the Bearer prefix, e.g. ‘Bearer sk_…’.
Path parameters
id
Response
The new suite run and its queued child runs.
runs
suite_run
The suite run grouping the queued runs.
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error