Skip to content

Verify email address

GET
/v1/auth/verify

Validates the verification token from the email link and marks the user's email as verified. Redirects to the login page on success.

Parameters

Query Parameters

token*

Email verification token

Type
string
Required

Responses

Redirects to /login?verified=1

Playground

Variables
Key
Value

Samples

Powered by VitePress OpenAPI