curl --location --request POST 'https://open.vectcut.com/cut_jianying/remove_filter' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"material_id": "c54a84b97b904f818b12b1782fbdc076",
"draft_id": "dfd_cat_1773672328_d3a400c5"
}'{
"error": "",
"output": {
"draft_id": "dfd_cat_1773672328_d3a400c5",
"draft_url": "https://www.vectcut.com/draft/downloader?draft_id=dfd_cat_1773672328_d3a400c5&is_capcut=0"
},
"purchase_link": "https://www.coze.cn/store/project/7498257920212647946?entity_id=1&bid=6g6miqtbk3009",
"success": true
}