v51

OpenAPI 3.1.0Apache 2.0raw.githubusercontent.com2026-08-01308532588.1 KB
Automation rule evaluators

Update Automation Rule Evaluator by id

Update Automation Rule Evaluator by id

patch/v1/private/automations/evaluators/{id}

Path parameters

idstring uuid required

Request body

namestring required
sampling_ratenumber float
enabledboolean
trigger_scope'production' | 'experiment' | 'both'
project_idstring uuid

Primary project ID (legacy field, maintained for backwards compatibility)

project_idsstring[]

Multiple project IDs (new field for multi-project support)

type'llm_as_judge' | 'user_defined_metric_python' | 'trace_thread_llm_as_judge' | 'trace_thread_user_defined_metric_python' | 'span_llm_as_judge' | 'span_user_defined_metric_python'
action'evaluator' required

Response

No content