isValidToken
Checks to see if a token is valid from either a userid or username
| Request Body Information required to check a token is valid |
|---|
userid stringThe UserId |
username stringThe Username |
tokenContent string — REQUIREDThe token's content |
| Responses | |||||
|---|---|---|---|---|---|
200A successful request
|