Skip to main content

VerifyEmail

GET 

/verify

VerifyEmail verifies a user's email address by validating the token in the request and setting the user's validated field in the database to true. This endpoint is intended to be called by frontend applications after the user has followed the link in the verification email

Request

Responses

success