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