Create Message
createMessage
Creates a new Message
POST
Create Message
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.
Headers
Authentication Key
Body
application/json
Message data
Payload is the content type of the message.
- Audio
- Card
- Carousel
- Choice
- Dropdown
- File
- Image
- Location
- Markdown
- Text
- Video
ID of the Conversation
Response
Returns a Message.
The Message object represents a message in a Conversation for a specific User.
Last modified on May 27, 2026