Log Out
Log out a user. Invalidates the current auth token of the user.
Responses
- 200
- 401
- 403
- 500
The user has been logged out.
User is not authenticated. This means token is either not present or invalid
Invalid auth token
Something is wrong with the API.
Loading...