v1

latestOpenAPI 3.0.02026-07-2411724301.7 KB
Chat

Create chat message

Send a new message in a specific channel

post/v2/chats/{channel_id}/messages

Path parameters

channel_idstring required

The channel id.

Request body

senderstring required

User id of the sender.

messagestring required

Message body. This field is treated as PII/PHI

Response

Message Send To Channel

idstring

Message id.

channel_idstring

Channel id.

messagestring

Message body. This field is treated as PII/PHI

senderstring

User id of the sender.

timestampstring

Message sending time.