cURL
curl --request POST \ --url https://api.engagefabric.com/chat/channels/{channelId}/messages \ --header 'Content-Type: application/json' \ --data ' { "content": "Hello everyone!", "type": "TEXT", "replyToId": "<string>", "metadata": {} } '
Documentation IndexFetch the complete documentation index at: https://docs.engagefabric.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.engagefabric.com/llms.txt
Use this file to discover all available pages before exploring further.
Message content
"Hello everyone!"
Message type
TEXT
SYSTEM
ANNOUNCEMENT
EMOTE
MEDIA
ID of message being replied to
Additional metadata (attachments, mentions, etc.)
Message sent