sendRecoveryEmail( )


Sends a member an email containing a customized link to a Wix-managed page where the member can reset the password for their account.

Method Declaration
Copy
Method Parameters
emailstringRequired

Email address associated with the account to recover.


optionsSendRecoveryEmailOptions
Errors

This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?