Skip to main content

Add a message to a conversation

POST 

/conversations/:id/messages

Creates a document from the message text and attaches it to the conversation at the given position. If position is omitted, it is appended at the end.

Request

Responses

Message added