Skip to main content

Log out the current browser session

POST 

/v1/auth/logout

Revokes the server-side browser session when present and clears the secure session cookie. The operation is idempotent and returns no response body.

Request

Responses

Browser session logged out and cookie cleared.