Skip to main content
POST
Send Conversation Feedback

Path Parameters

conversation_id
string
required

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

Example:

"21m00Tcm4TlvDq8ikWAM"

Body

application/json
feedback
enum<string> | null

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

Available options:
like,
dislike
Example:

"like"

Response

Successful Response