Skip to main content
POST
Record a thumbs up or down on one chat turn

Body

application/json
traceId
string
required

The trace id of the turn being rated.

session
string
required
rating
enum<string>
required
Available options:
up,
down
note
string

Free text, truncated to 2000 characters.

Response

{ ok: true, id }.