v1

latestOpenAPI 3.1.0Apache-2.02026-07-226091175.5 KB
Evaluation

Replace evaluators

Replace the evaluator YAML for an automation. The submitted YAML is validated before it becomes the source for future experiment scores.

put/api/v1/automations/{id}/evaluators

Path parameters

idstring required

Automation id or typed alias.

Automation id or typed alias.

Request body

yamlstring required

Complete evaluator YAML to validate and store.

Response

Updated evaluator YAML and parsed configuration.

automationIdstring required

Automation that owns this evaluator config.

automationType'workflow' | 'agent' required
yamlstring required

Evaluator configuration YAML.