v1

latestOpenAPI 3.1.02026-07-2615426267.4 KB
Conversations

Create Conversation Message

Create a new conversation message.

Required scopes:

  • post
  • conversate
post/conversations/{conversation_id}/messages

Path parameters

conversation_idinteger required

Id of conversation.

Id of conversation.

Request body

reply_message_idinteger

ID of the message being replied to.

message_bodystring required

Content of the new message.

Response

Successful Response.