curl --location --request POST 'https://capcut.yyzc.net.cn/text/add_text_template' \
--header 'x-api-key: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"template_id": "7314993392792964362",
"draft_id": "yyzc_capcut_1757937928_76d60f6a",
"start":6,
"end":10,
"track_name":"text_template_1",
"texts":["xxxx"],
"width":1080,
"height":1920
}'{
"code": 200,
"message": "请求成功",
"data": {
"draft_id": "yyzc_capcut_1757382649_e406991f",
"draft_url": "https://capcut.yyzc.net.cn/draft/downloader?draft_id=yyzc_capcut_1757382649_e406991f&is_capcut=0"
},
"timestamp": 1757382649149
}