Sends a message from the agent to the human user within a session. Authorization required.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Message details to send to the human.
The body is of type object
.
Message sent successfully.
The response is of type object
.