Queues a video for AI clipping. Credits are deducted immediately upon submission. Returns a submission_id to track progress.
Poll GET /clips/{videoId}/submissions/{submissionId} until status is completed or failed, then retrieve the generated clips from GET /clips/{videoId}/submissions/{submissionId}/clips.
The video_id returned by POST /clips/info
auto, en, pt ID of a saved clipping strategy. Omit or pass null to use default AI settings
Restrict clipping to a portion of the video. Omit to process the full video
ID of an edit template to auto-apply to every generated clip
Response for status 201