Execute a specific test by its ID and start a test run.
Client ID for authentication
Client secret for authentication
ID of the test to run
"g41k688vndxzt7kh4kq5m12s"
Request body (optional)
Optional application version ID to use for the test run
"cm7dbowr80042waka7thyjhkq"
Source of the test run request
"api"
Variables to override when test is running, if variable does not match any of your saved variables it will ignore it
{
"NAME": "CompanyName",
"ENVIRONMENT": "staging",
"API_KEY": "test-key-123"
}