REST APIAuthRevoke the current session/family (FR-AUTH-002)Copy as MarkdownView as MarkdownOpen in ChatGPTOpen in ClaudeServer URLloading...POST/auth/logoutSendAuthorizationAuthorizationbearerAuth AuthorizationBearer <token>In: headerResponse Body204cURLJavaScriptGoPythonJavaC#curl -X POST "https://example.com/auth/logout"204EmptyEmail + password sign-in → access + rotating refresh (FR-AUTH-001/002) POSTPrevious PageRotate the refresh token → new access + refresh; reuse revokes the family (FR-AUTH-002) POSTNext Page