---
title: "Logout"
method: POST
path: "/v2/token/logout"
tags: ["Token"]
---

# Logout

`POST /v2/token/logout`

Revoke the current session token. Subsequent requests with this token return 401.

## Headers

- `authorization` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/loyalty/apis/loyaltydog.md) · [All operations](https://skmtc.net/loyalty/apis/loyaltydog/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/loyalty/loyaltydog/versions/42b7b22af2b6/schema)
