Skip to main content
POST
Verify Email

Verify Email

Verify a user’s email address using the token sent via email during registration.

Authentication

No authentication required.
string
required
User’s email address
string
required
Token from the verification email

Example Request

Response

Status Codes

Notes

  • Verification tokens are single-use and expire after a set period
  • If the token has expired, use the Resend Verification endpoint to request a new one
  • Users cannot log in until their email is verified