Send a reply message as an agent to a specific conversation. This endpoint allows agents to respond to customer messages and automatically updates conversation status.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Unique identifier of the conversation to reply to
"chat_1234567890"
Agent reply details
The body is of type object
.
User reply sent successfully
The response is of type object
.