---
title: "Logout"
method: POST
path: "/auth/logout"
tags: ["Auth"]
---

# Logout

`POST /auth/logout`

Invalidate the current session and clear the refresh token cookie.

## Response `200`

Logged out successfully

- object
  - `success` boolean

---

[API](https://skmtc.net/snapapi/apis/snapapi-screenshot-web-data-api.md) · [All operations](https://skmtc.net/snapapi/apis/snapapi-screenshot-web-data-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/snapapi/snapapi-screenshot-web-data-api/versions/b12ff2791613/schema)
