Run all scenarios against an agent as a background job.
Creates a batch run record and enqueues an ARQ job. Poll GET /batch-runs/ to track progress.
Platform token (starts with pat_)
Schema for creating a batch run (run all scenarios).
ID of the agent to test all scenarios against
Successful Response
Full detail of a batch run including per-scenario results.
Status of a batch run across all scenarios.
queued, running, completed, error