{
"video_url": "your_video_url",
"upscale_resolution": "1080p"
}curl --location --request POST 'https://api.vidu.cn/ent/v2/upscale-new' \
--header 'Authorization: Token {your api key}' \
--header 'Content-Type: application/json' \
--data-raw '{
"video_url": "your_video_url",
"upscale_resolution": "1080p"
}'{
"task_id": "your_task_id_here",
"state": "created",
"video_url": "vidu1.0",
"video_creation_id": "your_video_url_here",
"upscale_resolution": "1080p",
"payload": "",
"created_at": "2025-01-01T15:41:31.968916Z"
}