コンテンツにスキップ

Verify an email address

GET
/auth/verify-email

Consumes a single-use email verification token valid for 24 hours and redirects to the dashboard with verified=1 or verified=0.

token
required
string

Redirect to the dashboard with verification result

Rate limited (RATE_LIMITED)

Dashboard URL not configured (CONFIG_ERROR)