Resend Verification Email
Authentication
Resend Verification Email
Request a new email verification link.
POST
Resend Verification Email
Resend Verification Email
Request a new verification email for users who didn’t receive the original or whose verification link has expired.Authentication
No authentication required.User’s registered email address
Example Request
Response
Status Codes
| Code | Description |
|---|---|
200 | Verification email sent (or user already verified) |
400 | Invalid request (missing email) |
404 | User not found |
Notes
- For security reasons, this endpoint returns success even if the email is already verified
- There may be rate limiting on verification email requests to prevent abuse
- Check spam/junk folders if the email doesn’t arrive in the inbox

