Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
id
string
required

The unique identifier of the human evaluation

evaluation_type
enum<string>
required

The type of evaluation

Available options:
human_review
type
enum<string>
required
Available options:
string
value
string
required
trace_id
string
required
human_review_id
string

The unique identifier of the human review. Omitted on corrections, which inherit the parent evaluator output schema.

source
enum<string>
default:orq
Available options:
orq,
external
explanation
string

Optional free-text explanation of the value

reviewed_at
string<date-time>
default:2026-07-04T22:05:12.950Z
deprecated

Deprecated. The date and time the item was reviewed

Response

200

Event has been dispatched to report the feedback