使用 Kling Delete Video Selection API,透過 CometAPI 從多元素影片編輯中移除已選取的元素,支援多模態影片工作流程。
curl --request POST \
--url https://api.cometapi.com/kling/v1/videos/multi-elements/delete-selection \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"session_id": "example"
}
'{}session_idcurl --request POST \
--url https://api.cometapi.com/kling/v1/videos/multi-elements/delete-selection \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"session_id": "example"
}
'{}