Skip to main content
POST
Agent Chat

Authorizations

Authorization
string
header
required

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

Body

application/json
thread_id
string | null

Existing thread ID to resume

message
string
default:""
Maximum string length: 10000
page_context
Page Context · object | null
resume
Resume · object | null

Resume payload for interrupt confirmation (e.g. {confirmed: true})

Response

Successful Response