v3

latestOpenAPI 3.0.22026-08-04424560.5 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