Evaluation
Run dataset example
Start an asynchronous run using the input from one dataset example. Poll GET /api/v1/runs/{id} for completion and use run scores or review endpoints to review the result.
post/api/v1/automations/{id}/examples/{exampleId}/run
Path parameters
idstring required
Automation id or typed alias.
Automation id or typed alias.
exampleIdstring required
Dataset example id to run.
Dataset example id to run.
Response
Example run accepted