Messages
Create a message in an interaction
Creates a new Message
in a given Interaction
POST
Body
application/json
The data with which a message is created.
Response
200
application/json
<p>Each interaction holds a number of <i>messages</i> and every message belongs to an interaction. The `sent_by` property of a message indicates whether a message was created by an agent or a user.</p>