on 2024 Oct 01 8:29 PM
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
Request clarification before answering.
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 |
---|---|
72 | |
18 | |
10 | |
7 | |
7 | |
4 | |
4 | |
4 | |
4 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.