v2
latestOpenAPI 3.1.02026-08-05100545344.4 KBExecute a simulation suite
Execute all test cases in a suite. The suite runs on the agent it was created for (determined by the suite's model_id).
post/simulation_suites/{suite_id}/execute
Path parameters
suite_idstring required
Simulation suite ID.
Query parameters
target_agent_idstring required
Target agent ID. Must match the suite's model_id.
max_turnsinteger
Maximum number of turns per simulation.
Headers
Authorizationstring required
Bearer authentication
Response
200