curl --location --globoff 'https://qyapi.weixin.qq.com/cgi-bin/externalcontact/customer_strategy/del?access_token=' \ --header 'Content-Type: application/json' \ --data '{"strategy_id":1}'
{ "errcode": 0, "errmsg": "ok" }