Authorization: Bearer ********************curl --location 'https://witlark.com/tencent-vod/v1/template-effect' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"scene_type": "string",
"prompt": "string",
"file_infos": {
"type": "string",
"category": "string",
"file_id": "string",
"url": "string"
},
"ext_info": {
"AdditionalParameters": {
"template": "string"
}
}
}'{
"Response": {
"TaskId": "251007502-AigcImage***2782aff1e896673f1ft",
"RequestId": "f50d7667-72d8-46bb-a7e3-0613588971b6"
}
}