Messages
Ask for a reply to a message
Requests a reply from the Agent
to a given Message
.
POST
Path Parameters
The unique identifier of the message
Body
application/json
The data with which a reply to a message is asked for.
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>