Send message
Conversation
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
Send message
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Conversation ID
Body
application/json
Message body
Response
Message created
Unique identifier for the message
Conversation this message belongs to
User that sent the message
Content of the message
Timestamp when the message was created
Timestamp when the message was viewed
Images attached to the message