API Reference
Resubmit Tests
Resubmits specific test runs from a test invocation.
POST
Resubmit Tests
Headers
Your API key for programmatic access. Send it in the x-api-key header; you can create and manage keys from the Developers page.
Path Parameters
The id of a test invocation. This is returned when tests are run.
Body
application/json
List of test run IDs to resubmit
Required array length:
1 - 1000 elementsAgent ID to resubmit tests for
Configuration overrides to use for testing. If not provided, the agent's default configuration will be used.
ID of the branch to run the tests on. If not provided, the tests will be run on the agent default configuration.
Response
Successful Response