Skip to main content
POST
Send a message to continue an existing conversation with the Clever AI agent.

Body

message
string
required
The message to send to the agent
conversation_id
string
The ID of the existing conversation. If not provided, a new conversation will be started.
language
string
default:"en"
Language for the conversation (en or it)

Response

conversation_id
string
Unique identifier for the conversation
response
string
Agent’s response to the message
status
string
Current status of the conversation
customer_info
object
Updated customer information object
is_complete
boolean
Whether all required information has been collected