Skip to main content
POST
Handle Chat

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
user_number
string
required
message
string
required
timeout
integer
default:300
polling_interval
integer
default:2
provider
string
default:google_agent_engine
reasoning_engine_id
string | null

Response

Successful Response

response
Response · object
required