Skip to main content

Add a message to a conversation

POST 

/api/v1/conversations/:conversation_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