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.
Documentation Index
Fetch the complete documentation index at: https://api.livechatai.com/llms.txt
Use this file to discover all available pages before exploring further.
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"