Skip to main content
POST
Chat

Autorizações

api_access_token
string
header
obrigatório

API Access Token (UUID) for authentication

Parâmetros de caminho

agent_id
string
obrigatório
session_id
string
obrigatório

Corpo

application/json

Model to represent a chat request.

message
string
obrigatório

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

Resposta

Chat response generated successfully

data
any
obrigatório

Response payload

meta
any
obrigatório

Metadata

success
boolean
padrão:true

Success indicator

message
string | null

Optional success message