Path Parameters
The id of the conversation you're taking the action on.
Body
application/json
Either 'like' or 'dislike' to indicate the feedback for the conversation. An enumeration.
Available options:
like
, dislike
Response
Successful Response
The response is of type any
.