Conversations
Create a message
Creates a message object, adding it to an existing conversation.
Use this endpoint to record each new message in the conversation.
POST
Path Parameters
The identifier for a conversation.
Body
application/json
Represents a single message within a conversation.
Information about the participant who sent the message.
The content of the message.
Minimum length:
1
The time when the message was sent. Include the timezone, otherwise UTC will be assumed.
Was this page helpful?