End the current session
POST /auth/logout
POST
/auth/logout
Clears user.session for the calling user and expires the
rs_session cookie. Safe to call when unauthenticated
(returns 204 either way).
Authorizations
Section titled “Authorizations ”Responses
Section titled “ Responses ”Logged out (or wasn’t logged in).