hello. Can somebody help me with info about how I can use API for adding and deleting IP to/from SYS Firewall? I tried this /index.php?s=/api/firewall/addIP but 404, than I tried /firewall?action=addIP but {"status": false, "msg": "Specific parameters are invalid!"}Array
(
[status] =>
[msg] => Specific parameters are invalid!
)
What I must insert to make this function working?