copilot

Record the current user's feedback (rating and optional comment) on the mod-generation copilot session with the given id.

post/api/copilot/mod-generation/sessions/{id}/feedback/

Path parameters

idstring required

A UUID string identifying this mod copilot session feedback.

Request body

idstring uuid
sessionstring required

The session being reviewed

rating-1 | 1 required

User rating: -1 for negative, 1 for positive

commentstring required

User's feedback comment

message_idstring nullable

Optional message ID for feedback on a specific message

created_atstring date-time
updated_atstring date-time

Changes