Skip to main content

Resend verification email

POST 

/resend-verification/

Body: { "email": "user@example.com" }

Resends the verification email to users who haven't verified yet. Always returns success to prevent email enumeration.

Request

Responses