Skip to main content
POST
Send Channel Message

Headers

X-Request-Nonce
string

Random string identifier for request (for signature verification)

X-Request-Signature
string

MD5 hash for request verification

Body

application/json
launcherJwt
string
required
channelId
string
required
content
string
required

Response

Successful response

_id
string
channelId
string
senderId
string
content
string
createdAt
integer<int64>
updatedAt
integer<int64>