X-DashScope-Async: enable。{
"model": "happyhorse-1.0-video-edit",
"input": {
"prompt": "让视频中的马头人身角色穿上图片中的条纹毛衣",
"media": [
{
"type": "video",
"url": "https://help-static-aliyun-doc.aliyuncs.com/file-manage-files/zh-CN/20260409/dozxak/Wan_Video_Edit_33_1.mp4"
}
]
},
"parameters": {
"resolution": "1080P",
"watermark": true,
"audio_setting": "auto",
"seed": 0
}
}curl --location 'https://ifowhub.com/api/v1/services/aigc/video-generation/video-synthesis' \
--header 'X-DashScope-Async;' \
--header 'Content-Type: application/json' \
--data '{
"model": "happyhorse-1.0-video-edit",
"input": {
"prompt": "让视频中的马头人身角色穿上图片中的条纹毛衣",
"media": [
{
"type": "video",
"url": "https://help-static-aliyun-doc.aliyuncs.com/file-manage-files/zh-CN/20260409/dozxak/Wan_Video_Edit_33_1.mp4"
}
]
},
"parameters": {
"resolution": "1080P",
"watermark": true,
"audio_setting": "auto",
"seed": 0
}
}'{
"output": {
"task_id": "0385dc79-5ff8-4d82-bcb6-xxxxxx",
"task_status": "PENDING"
},
"request_id": "4909100c-7b5a-9f92-bfe5-xxxxxx"
}