---
title: "User logout (Revoke the current access token)"
method: POST
path: "/logout"
tags: ["Authentication"]
---

# User logout (Revoke the current access token)

`POST /logout`

User logout, the current access token will be revoked and the following access with the same token will be immediately denied.

## Response `200`

OK

---

[API](https://skmtc.net/extremecloudiq/apis/extremecloud-iq-api.md) · [All operations](https://skmtc.net/extremecloudiq/apis/extremecloud-iq-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/extremecloudiq/extremecloud-iq-api/versions/5ff7ab84e8e8/schema)
