Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Your bot ID.
Message data
Payload is the content type of the message. Accepted payload options: Text, Image, Choice, Dropdown, Card, Carousel, File, Audio, Video, Location
ID of the Conversation
28 - 36
Schedule the Message to be sent at a specific time. Either dateTime or delay must be provided.
Returns a Message object if creation succeeds.
The Message object represents a message in a Conversation for a specific User.