v1

latestOpenAPI 3.1.0Apache-2.02026-07-226091175.5 KB
Evaluation

Create experiment

Start an asynchronous experiment batch for one automation. Omit examples to run the full dataset, or pass specific example ids to run a subset.

post/api/v1/automations/{id}/experiments

Path parameters

idstring required

Automation id or typed alias.

Automation id or typed alias.

Request body

examplesstring[]

Optional dataset example ids to run. Omit to run the full dataset.

batchConcurrencyinteger nullable

Maximum concurrent example runs for this experiment.

sourceRefstring

Optional source version/ref to use for experiment runs.

Response

Experiment accepted and runs enqueued.

idstring required

Experiment batch id.

totalinteger required

Number of runs enqueued.