Submit an end-user rating for an assistant message.
Auth: client key.

Request body

Returns 2xx with no meaningful body.

Where feedback goes

  • Analytics — positive/negative ratios per project, per day.
  • Knowledge gaps — negatively-rated and unanswered questions feed the gap report (GET /api/v1/projects/:id/analytics/gaps), telling your team what to document next.
  • Retrieval boosting — feedback signals improve future ranking.
  • Evals — sampled answers are additionally scored by LLM judges for groundedness and faithfulness; see Analytics & Evals.

SDK equivalents

The widget renders thumbs up/down on every answer automatically.