Endpoints
Send a Message as a User Input
Sends a message as a user input in an active conversation, so an AI Agent can process the input and continue the conversation. For example, to follow up after user inactivity or trigger a reply after an external API event.
POST
Send a Message as a User Input
Authorizations
Supply the API Key in the HTTP-Header
Body
application/json
Response
Returns success message.
The response is of type string.
Last modified on June 11, 2026
Send a Message as a User Input