Verify email notification channel
GET /auth/verify-email-channel/{token}
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.
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” token
required
string
Verification token from the email link
Responses
Section titled “ Responses ”Redirect to dashboard (verify=success, verify=expired, or verify=invalid)