Skip to content

End the current session

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

Logged out (or wasn’t logged in).