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
Example
Logout does not revoke API keys. Manage keys through the API Keys endpoints.