curl --location 'https://grsai.dakka.com.cn/v1/video/sora-video' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"model": "sora-2",
"prompt": "生成一个小熊喝水的视频",
"url": "",
"aspectRatio": "16:9",
"duration": 15,
"remixTargetId": "62",
"characters": [
{
"url": "https://aicy.pkgs.top/aigc/video/sora2/c24e1eea67a74e1ea8bac424d627f391.mp4",
"timestamps": "2,4",
"shutProgress": false
}
],
"size": "large",
"webHook": "sed voluptate dolor",
"shutProgress": false
}'