Skip to main content
POST
chat (sync)

Authorizations

Authorization
string
header
required

API key in Bearer token format

Path Parameters

chat_id
string
required

Body

application/json
message
string
required
attributes
string[] | null
approval_id
string | null
is_approved
boolean | null

Response

Successful Response

Non-streamed chat response containing the final output text.

message
string
required