Auth

Api Auth Verify Email

Verify a user's email address with the token sent during registration.

post/api/auth/verify-email

Request body

tokenstring required

Response

Successful Response

{"stackTrail":"paths:/api/auth/verify-email:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes