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

# User Logout

`POST /v1/logout`

Logout a user and invalidate their token.

## Response `204`

Successful logout.

## Other responses

- `401` — Unauthorized

## Changes

- **2026-09-04** `4e1f9580c5b0` — 1 info
  - added the non-success response with the status `401`

[Change history](https://skmtc.dev/netxms/apis/netxms-api/changes/v1/logout/post.md)

---

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