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