Extend Video
POST
/luma/generations/{task_id}/extend
- Extend an existing Luma video task
- Official docs: https://docs.lumalabs.ai/docs/video-generation
Authorizations
bearer
Type
HTTP (bearer)
Request Body
application/json
user_prompt
string
Required
Required. User prompt or question description
expand_prompt
boolean
Optional. Enable prompt expansion
image_url
string
Optional. Reference image URL or Base64
image_end_url
string
Optional. Keyframe image URL or Base64
notify_hook
string
Optional. Webhook callback URL
Responses
Success
application/json
object
code
integer
Required
message
string
Required
request_id
string
Required
data
object
Required