Logout a user by the ID given in the body
Logout a user by the ID given in the body.
| Request Body — REQUIRED | 
|---|
id string —  REQUIRED | 
| Responses | ||||
|---|---|---|---|---|
200Ok 
  | ||||
404User not found 
  | ||||
500Error deleting the associated token 
  | 
Logout a user by the ID given in the body.
| Request Body — REQUIRED | 
|---|
id string —  REQUIRED | 
| Responses | ||||
|---|---|---|---|---|
200Ok 
  | ||||
404User not found 
  | ||||
500Error deleting the associated token 
  |