{
"rule_id":"xxx"
}curl --location --request POST 'https://qyapi.weixin.qq.com/cgi-bin/devicedata/del_accesscontrol_rule' \
--header 'Content-Type: application/json' \
--data-raw '{
"rule_id":"xxx"
}'{
"errcode": 0,
"errmsg": "ok"
}