Resubmit test invocation

Resubmits specific test runs from a test invocation.

Path Parameters

test_invocation_idstringRequired
The id of a test invocation. This is returned when tests are run.

Headers

xi-api-keystringRequired

Request

This endpoint expects an object.
test_run_idslist of stringsRequired
List of test run IDs to resubmit
agent_idstringRequired
Agent ID to resubmit tests for
agent_config_overrideobject or nullOptional
Configuration overrides to use for testing. If not provided, the agent's default configuration will be used.
branch_idstring or nullOptional
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