Multimodal video editing
Preview Kling video selection
Use the Preview Selected Video Area endpoint to render a fast preview for chosen regions in Kling multimodal video edits via CometAPI.
POST
cURL
Use this endpoint to preview the selected region before you submit the final multimodal edit task.
Why preview matters
- It lets you verify that the selection points cover the intended object or area
- It helps catch bad masks before you spend a generation call
- It is the safest checkpoint between selection editing and final task creation
Workflow role
Initialize the session
Start with Initialize Video for Editing and keep the returned
session_id on the same account.Add selection points
Use Add Video Selection until the region is close to correct.
Preview before generating
Call this endpoint, then continue to Create Task only after the selection looks right.
Authorizations
Bearer token authentication. Use your CometAPI key.
Body
application/json
Session id returned by the video initialization endpoint.