Skip to main content
PUT
Replace evaluators

Authorizations

Authorization
string
header
required

API key issued from Settings → API Keys. Pass as Authorization: Bearer <key>.

Path Parameters

id
string
required

Automation id or typed alias.

Body

application/json

Replacement evaluator configuration.

yaml
string
required

Complete evaluator YAML to validate and store.

Required string length: 1 - 1048576

Response

Updated evaluator YAML and parsed configuration.

Evaluator YAML and parsed evaluator configuration for an automation.

automationId
string
required

Automation that owns this evaluator config.

automationType
enum<string>
required
Available options:
workflow,
agent
yaml
string
required

Evaluator configuration YAML.

config
object
required