Skip to main content
POST
Resend email verification

Body

application/json
email_address
string<email>
required

Email address to resend the verification token to.

Example:

"alice@example.com"

Response

If the email exists, a verification link has been sent

is_success
boolean
required

Always true when the action completed successfully.

Example:

true