---
title: "Logout and revoke current token"
method: POST
path: "/customer/logout"
tags: ["Authentication"]
---

# Logout and revoke current token

`POST /customer/logout`

Revoke the current API token and log out the user.

## Response `200`

- object
  - `message` 'Successfully logged out', required

## Other responses

- `401` — Unauthenticated

---

[API](https://skmtc.net/nexuforma/apis/51eat-api-documentation.md) · [All operations](https://skmtc.net/nexuforma/apis/51eat-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/nexuforma/51eat-api-documentation/versions/ee945e6d6db7/schema)
