POST
/
api
/
parea
/
v1
/
feedback

Authorizations

x-user-id
string
header
required

Body

application/json
score
number
required

Feedback score

Required range: 0 < x < 1
comment
string | null

Feedback comment

inference_id
string | null

UUID of the trace log

name
string | null

Deprecated field

organization_id
string | null

Field will be automatically filled-in.

target
string | null

Optional target or “gold standard” of log.

trace_id
string | null

UUID of the trace log

Response

200 - application/json

The response is of type any.