conversations

Submit Message Feedback

Submit feedback for a specific message. Idempotent - overwrites previous feedback.

post/users/me/conversations/{conversation_id}/messages/{message_id}/feedback

Path parameters

conversation_idstring required
message_idstring required

Request body

ratinginteger required

0 for negative, 1 for positive

notestring nullable

Optional feedback note

Response

Successful Response

statusstring required

Changes

No recorded changes to this endpoint across all 2 revisions of this API.