v14

OpenAPI 3.1.02026-08-03122113375.9 KB
conversations

Send message

Send a message in an existing conversation.

Use this endpoint when a participant replies in an active conversation.

Behavior:

  • Validates participant access and conversation lock state.
  • Sends an email notification when the recipient is inactive.
post/conversations/{id}/messages

Path parameters

idstring required

Conversation ID

Conversation ID

Request body

bodystring required

Message body

Response

Message created

idstring required

Unique identifier for the message

conversationIdstring required

Conversation this message belongs to

bodystring required

Content of the message

createdAtstring nullable

Timestamp when the message was created

viewedAtstring nullable

Timestamp when the message was viewed