Skip to main content
POST
Run a test suite

Authorizations

X-API-KEY
string
header
required

Path Parameters

suite_id
string
required

Body

application/json
agent_id
string
required

The agent to run the suite against. Chosen at run time (suites are agent-agnostic); must exist in the workspace.

Response

Run accepted; starts as pending and transitions to running then passed/failed/error. Poll the run to watch progress.