Skip to main content
POST
Confirm Evaluation Run

Headers

x-anyreach-org
string | null

Organization ID for user PATs (pat_ prefix tokens)

Path Parameters

run_id
string
required

Body

application/json

Schema for POST /evaluation-runs/{id}/confirm.

The human's final state for the run's criteria (AI pre-fill + flips). Confirming an AI run creates a new human run; confirming a pending human run (calibration assignment) fills it in place. Every flip vs. the AI run is an AI↔human disagreement datum (feeds the calibration engine, FR-H2).

results
ConfirmCriterionItem · object[]
required

Response

Successful Response