v1

latestOpenAPI 3.1.02026-07-241630614.2 KB

Send message to conversation

The method allows to send a message to a conversation.

post/api/v4/talks/{talk_id}/send_message

Path parameters

talk_idinteger required

Conversation ID

Request body

textstring

Message text

Response

Accepted

idstring

Example response

{
  "id": "ec1cadc7-4963-4c53-81c4-7e6ed05b92db"
}