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 to create a response. If the conversation is in the CLOSED state, a 400 error will be returned.
The ID of the conversation to create a response for
Request body for creating a response
The user message to send to the conversation
1