Create Video Extension Generation Task
POST/api/v1/runway/extend
Extend the length of an already generated Runway video. Continues generation from a specific frame of the original video to achieve video extension.
Important Notes
- Requires the task ID (taskId) of the original video
- You can specify which frame to start the extension from (via imageUrl)
- Extended videos are also stored for 14 days, after which they will expire and be deleted
Request
Responses
- 200
- 500
Request successful
Server Error