Skip to main content

verifyEmailToken

Verifies an email token from an email verification

Request Body

Information required to check a token is valid

userid string REQUIRED

The UserId

tokenContent string REQUIRED

The token's content

emailToken string REQUIRED

The email token

Responses
200

A successful request

Schema OPTIONAL
success boolean

Was the operation a success

message string

The message returned by the server

result object OPTIONAL

The result of the server response