createMessage
POST
Body
application/json
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
Required string length:
28 - 36
Type of the Message represents the resource type that the message is related to
Maximum length:
200
Schedule the Message to be sent at a specific time. Either dateTime or delay must be provided.
Response
201
application/json
Returns a [Message](#schema_message) object if creation succeeds.
The Message object represents a message in a Conversation for a specific User.
Was this page helpful?