Skip to main content

Run test

POST 

/v1/test-runs

This endpoint allows you to enqueue a test for execution by specifying either the test name or test ID, along with optional variables and gateway name.

It returns a unique identifier for the test run. You can use this identifier to track the status and results of the test run.

When both test name and test ID are provided, the test ID takes precedence.

Request

Responses

Test run enqueued