Skip to main content
Provide feedback on an AI response to help improve future responses. The message must belong to a chat owned by the authenticated member; otherwise the endpoint returns 404.
string
required
Bearer token obtained from the authenticate endpoint.
string
required
Unique identifier of the message to provide feedback on.
string
required
Either "positive" (thumbs up) or "negative" (thumbs down).
string
Stored only when feedback is "negative" and the value is non-empty. Positive feedback ignores a supplied note and removes any note already stored. Negative feedback without a non-empty note leaves any previously stored note unchanged.

Response

string
required
Message ID.
string
required
ID of the chat containing the message.
object
required
Updated message metadata.