Discussions
Rest Api - Manage Users
about 4 years ago by Leonardo Leme
Hello !
I need to do 2 things with Rest Api now to manage Imis Users
- Update Username for a given PartyId
- Set a password for a Username (or PartyId)
I’m already able to create a UserName for a PartyId using this url --> https://{{URL}}/api/User
The version of Rise is 20.2.65.9830, which is 2017.
Thank you very much !