Resubmit test invocation
Resubmits specific test runs from a test invocation.
Path parameters
test_invocation_id
The id of a test invocation. This is returned when tests are run.
Headers
xi-api-key
Request
This endpoint expects an object.
test_run_ids
List of test run IDs to resubmit
agent_id
Agent ID to resubmit tests for
agent_config_override
Configuration overrides to use for testing. If not provided, the agent's default configuration will be used.
branch_id
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
Errors
422
Invocations Resubmit Request Unprocessable Entity Error