Chatbot Messages
Update Message
Update message that belongs to a particular thread. You can only add reaction to the message for now.
PATCH
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Id of the chatbot that the message belong to
Id of the message that has to be updated
Body
application/json
Request Body
User's reaction to the message
Available options:
POSITIVE
, NEGATIVE
, NEUTRAL
Id of the thread that the message belongs to
Was this page helpful?