{
"model": "hunyuanvideo",
"prompt": "一艘巨大的古典帆船在巨浪的海面上行驶,灰蒙蒙的夜晚,月光照出蓝色的光影,风浪显得气氛很紧张"
}curl --location --request POST '/api/hunyuan/v1/videos' \
--header 'Authorization: Bearer 2f68dbbf-519d-4f01-9636-e2421b68f379' \
--header 'Content-Type: application/json' \
--data-raw '{
"model": "hunyuanvideo",
"prompt": "一艘巨大的古典帆船在巨浪的海面上行驶,灰蒙蒙的夜晚,月光照出蓝色的光影,风浪显得气氛很紧张"
}'{
"code": 0,
"message": "string",
"request_id": "string",
"data": {
"task_id": "string",
"task_status": "string",
"created_at": 0,
"updated_at": 0
}
}