string
required
YouTube video URL to extract clips from
string
required
Project title
string
Video language code (default:
"en")string
Caption template name (default:
"Hormozi 2")number
Minimum clip length in seconds (default: 15)
number
Maximum clip length in seconds (default: 60)
The path is
/v1/video/clip, singular. The same router is also mounted per
tenant user at /v1/users/{user_id}/video/clips — plural there — and that is the
one naive.clips.create() calls. Both are served and both are in the spec. There
is no bare /v1/video/clips.Completed Result
When polling viaGET /v1/jobs/:id or GET /v1/video/clip/:jobId: