curl --location --request POST 'https://api.qnaigc.com/v1/videos/qvideo-user123-1766453713089395279/remix' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"prompt": "将场景改为夜晚,增加霓虹灯效果,赛博朋克风格"
}'{
"id": "qvideo-user123-1766454050923137689",
"object": "video",
"model": "sora-2",
"status": "queued",
"created_at": 1766454050,
"updated_at": 1766454050,
"seconds": "4",
"size": "1280x720",
"remixed_from_video_id": "qvideo-user123-1766453713089395279"
}