Skip to main content
POST

授权

Authorization
string
header
必填

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

请求体

application/json
request
object
必填
options
object

公开的调用选项。租户、组织、用户和调用来源由服务端解析;不要在此提交鉴权凭据或内部运行时对象。

响应

SSE 事件流。若连接关闭前未收到 on_conversation_end,则本次回复不完整。解析 JSON 前忽略心跳注释,以及去除首尾空白后内容为 : keep-alive 的 data 帧。按需处理其他生命周期事件。

The response is of type string.