{
"openid": "FPDPjUD5VD",
"name": "CYC",
"url": "https://v.douyin.com/Aywuf7d/",
"key": "FPDPjUD5VD",
"mode": "m126",
"specials": "e001,e002",
"templateConfig": {
"imgTagId": 303,
"tplId": 12,
"textConfig": [
{
"position": 4,
"text": "这个视频真有意思~"
}
]
},
"notifyUrl": "",
"changeSubtitleConfig": {
"enable": true,
"fontConfig": {
"fontId": 11,
"fontSize": 28,
"fontColor": "#ff9900",
"borderColor": "ff9900"
},
"rects": [
{
"x": 0,
"y": 0,
"h": 49,
"w": 500
}
]
}
}
curl --location --request POST 'https://api.sqidh.com/api/videovip/removal' \
--header 'Content-Type: application/json' \
--data-raw '{
"openid": "FPDPjUD5VD",
"name": "CYC",
"url": "https://v.douyin.com/Aywuf7d/",
"key": "FPDPjUD5VD",
"mode": "m126",
"specials": "e001,e002",
"templateConfig": {
"imgTagId": 303,
"tplId": 12,
"textConfig": [
{
"position": 4,
"text": "这个视频真有意思~"
}
]
},
"notifyUrl": "",
"changeSubtitleConfig": {
"enable": true,
"fontConfig": {
"fontId": 11,
"fontSize": 28,
"fontColor": "#ff9900",
"borderColor": "ff9900"
},
"rects": [
{
"x": 0,
"y": 0,
"h": 49,
"w": 500
}
]
}
}'
{}