v4

OpenAPI 3.1.02026-07-313621,3961.8 MB
Agents 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

feedback'like' | 'dislike'

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"}