v46

latestOpenAPI 3.0.0MITraw.githubusercontent.com2026-08-0311978417.1 KB
Private Messages

Submit message feedback

Create or update feedback (thumbs up/down) for a specific agent message.

post/api/w/{wId}/assistant/conversations/{cId}/messages/{mId}/feedbacks

Path parameters

wIdstring required

ID of the workspace

cIdstring required

ID of the conversation

mIdstring required

ID of the message

Request body

thumbDirection'up' | 'down' required
feedbackContentstring nullable
isConversationSharedboolean

Response

Successfully submitted feedback

successboolean