v1

latestOpenAPI 3.1.02026-07-24145580597.0 KB
Chat:v1:Conversations

Send message

Sends a new message to a specific chat, whether it’s channel or a team chat

post/chat/v1/conversations/{conversationId}/message

Path parameters

conversationIdstring required

The unique identifier of the conversation

The unique identifier of the conversation

Request body

senderIdinteger required

The unique identifier of the sender (custom publisher). The custom publishers page can be found in the UI under Settings -> Feed settings.

textstring required

Specifies the text content of the message. Must be in UTF-8 and less than 500 characters.

Response

Successful Response

requestIdstring
dataBaseResponse required