Skip to main content
POST
cURL
使用此工具端点可清除多模态编辑会话的当前选择状态。

何时使用

  • 当前选择有误,你想重新开始
  • 你想在预览或提交最终任务之前重建编辑区域

工作流中的作用

完整参数说明请参见 Kling API 文档

授权

Authorization
string
header
必填

Bearer token authentication. Use your CometAPI key.

请求体

application/json
session_id
string
必填

Session id returned by the video initialization endpoint.

响应

200 - application/json

Success

code
integer
必填

Response code. 0 means the request succeeded.

message
string
必填

Response message.

data
object

Route-specific response payload when present.