Send a user message to an existing conversation and receive a response from the bot associated with the conversation. The conversation must be in the OPEN state. CLOSED conversations return 400 Bad Request. CLOSING conversations return 409 Conflict. If the conversation has exceeded its non-resettable open window, a 409 Conflict is returned and auto-close is triggered.
Documentation Index
Fetch the complete documentation index at: https://docs.helloannie.com/llms.txt
Use this file to discover all available pages before exploring further.
The ID of the conversation to create a response for
Request body for creating a response on an OPEN conversation
The user message to send to the conversation
1