Skip to main content

sendVerificationCode

Sends a verification code to the user's email if the current code is expired or does not exist.

Path Parameters
emailAddress string REQUIRED
Header Parameters
captcha string REQUIRED

Recaptcha value to pass.

Responses
200

Email code sent successfully.

Schema OPTIONAL
message string OPTIONAL
400
500

Unable to fullfil request due to internal server error.

Schema OPTIONAL
message string OPTIONAL