interview-feedback
Submit Turn Feedback
Record an interviewee's reaction to one agent turn.
Idempotent on (conversation_id, turn_index): repeated submissions for the same turn overwrite the previous reaction and comment instead of stacking rows. This matches the user mental model where the visible thumbs button represents one current choice, not a history of clicks.
post/v1/interview/session/{session_id}/feedback
Path parameters
session_idstring required
Query parameters
tokenstring nullable
Request body
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.