v5
latestOpenAPI 3.1.02026-08-043621,4011.8 MBAgents Platform
Send Conversation Feedback
Send the feedback for the given conversation
post/v1/convai/conversations/{conversation_id}/feedback
Path parameters
conversation_idstring required
The id of the conversation you're taking the action on.
Example:21m00Tcm4TlvDq8ikWAM
The id of the conversation you're taking the action on.
Request body
Example request
{
"feedback": "like"
}Response
Successful Response
{"stackTrail":"paths:/v1/convai/conversations/{conversation_id}/feedback:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}