email-verification
Verify email
Verify email address using the token from the verification link. This endpoint is typically accessed by clicking the link in the verification email. Returns an HTML success page.
get/email-verification/verify
Query parameters
tokenstring required
Example:abc123def456ghi789
Verification token from email link
Response
Email verified successfully - returns HTML page
Changes
No recorded changes to this endpoint across all 1 revision of this API.