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.

Response

Successful Response

Errors