Endpoint
Headers
Header | Type | Required | Description |
---|---|---|---|
x-api-key | string | Yes | Your API key |
Request Body
Parameter | Type | Required | Description |
---|---|---|---|
jobId | string | Yes | ID of the original video generation task |
videoNo | integer | Yes | Video number to extend (0/1/2/3) |
prompt | string | No | Text prompt to guide the extension (1-8192 characters) |
callback | string | No | Callback URL for task completion notifications |