v2

OpenAPI 3.0.22026-07-31424560.1 KB
User V2

verifyEmailWithToken

Update new email using an verification token

post/v2/users/public/verifyEmail

Query parameters

tokenstring required

Verification Token

Request body

passwordstring

User's password

Example request

{
  "password": "AKjhdakjsdh@!34"
}

Response

Verified successfully