Create Test Run
Test Runs
Create Test Run
Create and execute a new test run
POST
Create Test Run
Documentation Index
Fetch the complete documentation index at: https://docs.tryiris.dev/llms.txt
Use this file to discover all available pages before exploring further.
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, timeoutISO 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