My API
GET/user/logout

Log 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.

2 status codes
200Returns a confirmation that the user has been successfully logged out.
defaultUnexpected error