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