account.ResetPasswordResult

Result of an account.resetPassword request.

Constructors

Constructor Description
account.resetPasswordFailedWait You recently requested a password reset that was canceled, please wait until the specified date before requesting another reset.
account.resetPasswordRequestedWait You successfully requested a password reset, please wait until the specified date before finalizing the reset.
account.resetPasswordOk The 2FA password was reset successfully.

Methods

Method Description
account.resetPassword Initiate a 2FA password reset: can only be used if the user is already logged-in, see here for more info »

Related pages

account.resetPassword

Initiate a 2FA password reset: can only be used if the user is already logged-in, see here for more info »