Path Parameters
The identifier for a conversation.
Body
application/json
Response
Successfully created message in conversation
Response for messages
Message ID to be used for analytics
Creates a message object, adding it to an existing conversation.
Use this endpoint to record each new message in the conversation.
The identifier for a conversation.
Represents a single message within a conversation.
The content of the message.
1
Information about the participant who sent the message.
The time when the message was sent. Include the timezone, otherwise UTC will be assumed.
Successfully created message in conversation
Response for messages
Message ID to be used for analytics