v1
latestOpenAPI 3.0.0http://www.apache.org/licenses/LICENSE-2.0.html2026-07-14543167.2 KBmessages
Send a new chat message to a chat channel
put/chatChannel/{channelID}/message
Path parameters
channelIDstring uuid required
Request body
Example request
{
"text": "<p>Hello!</p>",
"createdAt": "2023-10-15T14:30:00.000Z"
}Response
Successful response