Hello all,
i am new using in api. i read wiki also but can't get any help from that.
i added users successfully from the api in hotspot but i can't disable a user from api.
i am executing $API->comm("/ip/hotspot/user/disable/mani");
this command but it shows Array ( [!trap] => Array ( [0] => Array ( [message] => no such command ) ) )
Please tell me exact command and please also tell me how i can change password of a hotspot user from api.