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.