Skip to main content

changeEmail

Changes an email whether it is verified or not

Request Body

Information required to change an email

userid string REQUIRED

The UserId

tokenContent string REQUIRED

The token's content

newEmail string REQUIRED

The new email

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