verifyEmailToken
Verifies an email token from an email verification
| Request Body Information required to check a token is valid |
|---|
userid string — REQUIREDThe UserId |
tokenContent string — REQUIREDThe token's content |
emailToken string — REQUIREDThe email token |
| Responses | ||||
|---|---|---|---|---|
200A successful request
|