Skip to main content
PATCH
Update Evaluation

Headers

x-anyreach-org
string | null

Organization ID for user PATs (pat_ prefix tokens)

Path Parameters

evaluation_id
string
required

Body

application/json

Schema for API requests to update an evaluation.

name
string | null
description
string | null
instructions
string | null
metric_ids
string[] | null
transcription
Transcription · object | null
archived_at
string<date-time> | null

Response

Successful Response

Evaluation entity — a bundle of metrics (+ optional shared framing).

Renamed from Scorecard: "scorecard" connotes a score (a rollup), which is deferred to the derived layer (PRD §13.1). Many evaluations may run on one conversation (compliance vs quality vs sales bundles). The judge is always Gemini Pro and the content needed is derived from the metrics' modalities — so there's no per-evaluation input/judge_config.

id
string
required
organization_id
string
required
name
string
required
metric_ids
string[]
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
description
string | null
instructions
string | null
transcription
Transcription · object | null
archived_at
string<date-time> | null
created_by
string | null
modified_by
string | null