c# api command to update the hotspot user pless
Posted: Wed Aug 24, 2016 7:16 pm
hi,
What is the c# api command to update the hotspot user?
What is the c# api command to update the hotspot user?
Community discussions
https://forum.mikrotik.com/
"/ip/hotspot/set"
"=.id=" + userId
"=password=" + newPassword
"=email=" + newEmail
".tag=deantwowashere"