---
title: "User logout"
method: POST
path: "/auth/logout"
tags: ["Authentication"]
---

# User logout

`POST /auth/logout`

Logs out the user

## Response `200`

User has been successfully logged out

- object
  - `message` string

## Changes

- **2026-03-09** `57db5c3f80ff` — 1 info
  - the endpoint scheme security `limitless_session` was removed from the API

[Change history](https://skmtc.dev/limitless-labs-group/apis/limitless-exchange-api/changes/auth/logout/post.md)

---

[API](https://skmtc.dev/limitless-labs-group/apis/limitless-exchange-api.md) · [All operations](https://skmtc.dev/limitless-labs-group/apis/limitless-exchange-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/limitless-labs-group/limitless-exchange-api/revisions/f60847044e0d/schema)
