[ "" ]
curl --location --request POST 'https://wechat.xiaoliebian.com/api/demo-wechat-work/open/api/tag/delete' \ --header 'Authorization: Bearer 请求凭证' \ --header 'Content-Type: application/json' \ --data-raw '[ "" ]'
{ "success": true, "code": 0, "msg": "", "value": "", "traceId": "" }