Skip to main content
POST
Resend email verification code

Authorizations

Authorization
string
header
required

A token used to verify the validity of an email address. It must be included in the Authorization header when verifying the email address.

Response

Successfully resent email verfication code.

emailVerificationToken
string
required

A token used to verify the validity of an email address.

Example:

"eyJhbGciOiJIUzI1NiIsInR..."