---
title: "Revoke access token"
method: DELETE
path: "/api/token"
tags: ["OAuth"]
---

# Revoke access token

`DELETE /api/token`

Revokes the access token sent as Bearer for this request.

## Response `204`

Access token revoked.

---

[API](https://skmtc.net/lichess/apis/lichess-org-api-reference.md) · [All operations](https://skmtc.net/lichess/apis/lichess-org-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lichess/lichess-org-api-reference/versions/1425db81eb3b/schema)
