Update or provide feedback for a specific message in a session.Documentation Index
Fetch the complete documentation index at: https://docs.atthene.com/llms.txt
Use this file to discover all available pages before exploring further.
Request Body
The request body must match theAmasMessageFeedbackSerializer schema.
The UUID of the message.
The rating given to the message (e.g., 1 for thumbs up, -1 for thumbs down).
Optional text feedback or reasoning.