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

# Logout user

`GET /auth/logout`

Logout user and delete session

## Response `200`

Successfully logged out

- string

## Other responses

- `500` — Internal server error

---

[API](https://skmtc.dev/ccextractor/apis/ccsync-api.md) · [All operations](https://skmtc.dev/ccextractor/apis/ccsync-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ccextractor/ccsync-api/revisions/29008907af99/schema)
