hi I trying do this, but without positive result. Try this one: 1. Receive list of all users: $API->write(/ip/hotspot/user/getall'); 2. In PHP iterate through resulted array comparing user name, whose password should be changed, with current iteration's [name] property. 3. In the resulting array get...