logout
Logs a user out by invalidating a valid token.
| Request Body The information required to logout |
|---|
userid string — REQUIREDThe UserId |
tokenContent string — REQUIREDThe token to invalidate |
| Responses | ||||
|---|---|---|---|---|
200A successful request
|
Logs a user out by invalidating a valid token.
| Request Body The information required to logout |
|---|
userid string — REQUIREDThe UserId |
tokenContent string — REQUIREDThe token to invalidate |
| Responses | ||||
|---|---|---|---|---|
200A successful request
|