Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Your bot ID.
Path Parameters
Message id
Body
Message data
Set of Tags that you can attach to a Conversation. The set of Tags available on a Conversation is restricted by the list of Tags defined previously by the Bot. Individual keys can be unset by posting an empty value to them.
Payload is the content type of the message. Accepted payload options: Text, Image, Choice, Dropdown, Card, Carousel, File, Audio, Video, Location
Response
Message information
The Message object represents a message in a Conversation for a specific User.