Test Runs
Create Test Run
Create and execute a new test run
POST
Request Body
The unique identifier of the test to run
The unique identifier of the agent to use for this test run
Override the default environment for this test run
Environment variables for this test run
Response
The unique identifier of the test run
Current status of the test run: queued
, running
, completed
, failed
, timeout
ISO 8601 timestamp of when the test run was created
ISO 8601 timestamp of when the test run started executing
Example Request
Example Response
Error Responses
Invalid request body or parameters
Missing or invalid API key
Test or agent not found
Agent is busy or unavailable