verifyEmail( )


Validates the email address using OTP (One-Time Password) that was sent during the registration.

Important: This method is in Developer Preview and is subject to change.

Method Declaration
Copy
Method Parameters
codestringRequired

OTP code the member received in an email.

Did this help?