Sessions
Set Session Feedback
Upsert one chat item’s thumbs vote; feedback_type: null clears it.
POST
Set Session Feedback
Authorizations
Path Parameters
Body
application/json
Set or clear thumbs feedback on one chat item of a session.
item_id is the item's stable ref as the UI renders it ("e123" — the
originating event's DB id, globally unique across sessions).
feedback_type: null clears the vote.
Response
Successful Response
Every vote across a session, in one request — the run view hydrates all its turns' thumb states from this once per session on load.