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-keystringOptional

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_overrideobjectOptional
Configuration overrides to use for testing. If not provided, the agent's default configuration will be used.
branch_idstringOptional
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