auth.users.changePasswordWithReset¶
Request reset of password of a PASSWORD user.
| Request | Response | Error |
|---|---|---|
ChangePasswordWithResetRequest |
Unit |
CommonErrorMessage |
This request can only be called by other services, and is used by the PasswordResetService to reset a
user’s password in case they are unable to log in. Read more in Password Reset.