Start generating
Video upscale
This endpoint starts a task to upscale a video. Set model to choose the upscaler.
post/v1/video_upscale
Headers
X-Runway-Version'2024-11-06' required
The version of the RunwayML API being used. You can read more about versioning here.
Request body
Example request
{
"videoUri": "https://example.com/video.mp4"
}Response
The task that was created.