POST
/
v1
/
convai
/
conversations
/
{conversation_id}
/
feedback

Path Parameters

conversation_id
string
required

The id of the conversation you're taking the action on.

Body

application/json
feedback
enum<string>
required

Either 'like' or 'dislike' to indicate the feedback for the conversation.

Available options:
like,
dislike

Response

200 - application/json

The response is of type any.