DELETE
json
curl -X DELETE "https://api.funnullv8.com/acls/ACL ID" -H "api-key:xxxxxxx" -H "api-secret:xxxxxxx"
{ "code": 0, "data": null, "msg": "ACL删除成功" }