Skip to main content
POST /logout deletes the current browser session. After this call the session cookie is no longer valid, and the caller must sign in again to reach any authenticated route.

Endpoint

Authentication: session cookie.

Example

Logout does not revoke API keys. Manage keys through the API Keys endpoints.