GET
/user/logoutLog out the current user
Terminates the authenticated user's session and logs them out of the system. After this call, the user's session token is invalidated. No parameters or request body are required.
200Returns a confirmation that the user has been successfully logged out.
defaultUnexpected error