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
Reply message content to send
"Thank you for your question. I'll help you with that right away."
ID of the user sending the reply
"user_1234567890"
Type of message being sent
TEXT, IMAGE "TEXT"