Set a verdict
Records a human accept / reject / maybe on one candidate. Send null to clear a verdict.
Every call also writes a candidate feedback event — the verdict, the reason codes, the rank the candidate was shown at, its score and subscores, and a snapshot of the criteria it was judged against. That trail is what scoring quality is measured and tuned against, so reason codes are worth sending.
Authorizations
A signed-in workspace session, sent as a browser cookie. Requests must include credentials, and act on the session's active workspace.
Path Parameters
The search ID.
The candidate's ID, as returned in candidates[].candidate.id.
Body
null clears the verdict and logs a verdict_cleared event.
accept, reject, maybe, null Why. reason_codes is accepted as an alias.
Free-text note. Truncated at 4000 characters.
4000Where the verdict came from, for attribution in the feedback log.
120