---
title: "Logout user"
method: POST
path: "/logout"
tags: ["Authentication"]
---

# Logout user

`POST /logout`

Logout the current user and invalidate the JWT token

## Response `200`

Logout successful

---

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