Create Message
Messages
Create Message
Create one or more messages.
Accepts either:
- Single message object: { message object }
- Array of message objects: [ { message object }, ... ]
The workspace_id will be automatically set from the current session context.
POST
Create Message
Documentation Index
Fetch the complete documentation index at: https://docs.mielto.com/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
The workspace ID
Body
application/json
Response
Successful Response
Reference to conversation
ID of the message sender
Message content
Reference to workspace
Message role (user, assistant, system, etc.)
Tool calls made in this message
Type of message
Message tags
Message checksum
Message attachments
Parent message ID for threading
Additional metadata
When the message was sent
Owner ID