Skip to main content

Run test

POST 

/v2/tests/:testId/runs

Enqueues a run of the test and returns the test run ID. Poll GET /v2/test-runs/{testRunId} for the result.

Request

Responses

Test run enqueued

Response Headers
    Location

    URL of the created test run.