Handle Chat
EAI Gateway
Handle Chat
Handles a user chat message.
- If
use_same_agentis true, it retrieves the user’s existing agent. - If no agent exists, or
use_same_agentis false, it creates a new agent. - When creating an agent, it uses any provided optional parameters, falling back to defaults.
POST
Handle Chat
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
Successful Response
