Skip to main content
POST
Chat

Autorizaciones

api_access_token
string
header
requerido

API Access Token (UUID) for authentication

Parámetros de ruta

agent_id
string
requerido
session_id
string
requerido

Cuerpo

application/json

Model to represent a chat request.

message
string
requerido

User message to the agent

agent_id
string | null

Agent ID to process the message

external_id
string | null

External ID for user identification

files
any[] | null

List of files attached to the message

Respuesta

Chat response generated successfully

data
any
requerido

Response payload

meta
any
requerido

Metadata

success
boolean
predeterminado:true

Success indicator

message
string | null

Optional success message