Authorization: Bearer ********************{ "scene_type": "template_effect", "prompt": "videosample text\\nsample text,sample text\\n# sample text\\n1.sample textusersample textimagesample text,sample text\\n2.Motion Level sample text:Middle\\n3.sample text>sample textvideosample text,sample text,sample text.", "file_infos": [ { "type": "Url", "category": "Image", "url": "{{demo_image_url}}" } ], "ext_info": { "AdditionalParameters": { "template": "morphlab" } } }curl --location '/tencent-vod/v1/template-effect' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{ "scene_type": "template_effect", "prompt": "videosample text\\nsample text,sample text\\n# sample text\\n1.sample textusersample textimagesample text,sample text\\n2.Motion Level sample text:Middle\\n3.sample text>sample textvideosample text,sample text,sample text.", "file_infos": [ { "type": "Url", "category": "Image", "url": "{{demo_image_url}}" } ], "ext_info": { "AdditionalParameters": { "template": "morphlab" } } }'{
"Response": {
"TaskId": "251007502-AigcImage***2782aff1e896673f1ft",
"RequestId": "f50d7667-72d8-46bb-a7e3-0613588971b6"
}
}