authentication
Logout user
Logs out the current user and destroys the session.
post/logout
Response
User logged out successfully.
boolean required
Example response
true
Logs out the current user and destroys the session.
User logged out successfully.
true