I am trying to write a c# windows program to manage users. I am having a hard time using the /tool//user-manager/user/set command to reset thier password. What I am getting back is an invalid command error. All other commands work fine but the set commands. It is hard to program without having a complete API manual. I do not know what I am doing wrong. Can other people use the set command?
The manual is at: https://wiki.mikrotik.com/wiki/Manual:API
C# abstractions are found at nuget and discussed here in the scripting forum, and set command perhaps here: http://forum.mikrotik.com/t/api-set-command/116620/7