cURL
createMessage
POST
cURL
Documentation Index
Fetch the complete documentation index at: https://botpress-add-desk-to-botpress-docs.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Bot id
Integration id
Integration alias
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 - 36Schedule the Message to be sent at a specific time. Either dateTime or delay must be provided.
Available options:
synthetic Response
Returns a Message object if creation succeeds.
The Message object represents a message in a Conversation for a specific User.
Last modified on May 27, 2026