---
title: "Logout user"
method: POST
path: "/auth/logout"
---

# Logout user

`POST /auth/logout`

End the current user session.

## Response `200`

Successfully logged out

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.net/pai-os/apis/personal-artificial-intelligence-operating-system-pai-os-api.md) · [All operations](https://skmtc.net/pai-os/apis/personal-artificial-intelligence-operating-system-pai-os-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pai-os/personal-artificial-intelligence-operating-system-pai-os-api/versions/3c144b366e19/schema)
