コンテンツにスキップ

Verify email notification channel

GET
/auth/verify-email-channel/{token}

Verifies email channel ownership using a token from the verification email. On success/failure redirects to the dashboard notification settings page with a query parameter. No authentication required.

token
required
string

Verification token from the email link

Redirect to dashboard (verify=success, verify=expired, or verify=invalid)