Skip to main content

sendVerificationEmail

Sends an email verification email to the target userid

Request Body

Information required to check a token is valid

userid string REQUIRED

The UserId

tokenContent string REQUIRED

The token's content

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