Submit Session Feedback
interview-feedback
Submit Session Feedback
Record the interviewee’s overall session rating and feedback.
This is the star rating shown on the completion screen after the interview ends. Unlike turn feedback, this captures the overall experience rather than reactions to individual agent turns.
Uses mode=‘interview_turn’ with turn_index=-1 to indicate session-level feedback (avoids needing a DB migration for a new mode value). The rating and suggestions are stored in context_log as structured JSON.
Idempotent: repeated submissions overwrite the previous session feedback.
POST
Submit Session Feedback
Authorizations
Clerk-issued RS256 JWT.
Path Parameters
Query Parameters
Body
application/json
Session-level feedback submitted at the end of an interview.