Skip to main content
POST
对话历史

Authorizations

Authorization
string
header
required

标准的 HTTP Bearer 认证方式,在 API Keys 页面获取密钥。

Body

application/json
agent_id
string

智能体 ID

conversation_id
string

对话 ID

custom_variables
object

自定义参数

Response

处理成功

conversation_id
string

对话 ID

agent_id
string

智能体 ID

choices
object[]

Agent output.

error
object