curl --location --request POST 'https://w.xiaoliebian.com/api/demo-wechat-work/open/api/kf/account/delete?openKfId' \ --header 'Authorization: Bearer 请求凭证' \ --header 'Content-Type: text/plain' \ --data-raw 'curl -X POST -H '\''Authorization'\'' -i http://{{server}}/api/demo-wechat-work/open/api/kf/account/delete'
{ "success": true, "code": 0, "msg": "", "value": "", "traceId": "" }