2 weeks ago
Hi
I want to update user password. I found below informations.
POST http://host:<port>/biprws/v1/users/password
Request body;
{
"oldpassword":"",
"newpassword":""
}
But I dont have a oldpassword I want to assign the new password directly without using the old one because I dont have oldpassword. How can I update user password with only using new password or how can I get oldpassword to using above method.
Thanks
Not possible for security reasons, if you do not have the old password, you cannot change the password
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
71 | |
11 | |
10 | |
10 | |
10 | |
8 | |
7 | |
7 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.