{
"model": "happyhorse-1.0-video-edit",
"prompt": "让视频中的马头人身角色穿上图片中的条纹毛衣",
"metadata": {
"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/v1/videos' \
--header 'Content-Type: application/json' \
--data '{
"model": "happyhorse-1.0-video-edit",
"prompt": "让视频中的马头人身角色穿上图片中的条纹毛衣",
"metadata": {
"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
}
}
}'{
"id": "0385dc79-5ff8-4d82-bcb6-xxxxxx",
"object": "video",
"model": "happyhorse-1.0-video-edit",
"status": "queued",
"progress": 0,
"created_at": 1714000000,
"completed_at": 0,
"metadata": {
"url": "string"
},
"error": {
"message": "string",
"code": "string"
}
}