---
title: "OAuth2 Token Revocation (RFC 7009)"
method: POST
path: "/oauth2/revoke"
tags: ["session"]
---

# OAuth2 Token Revocation (RFC 7009)

`POST /oauth2/revoke`

Revoke an access token or refresh token.

## Response `200`

Token successfully revoked (or was already invalid)

## Other responses

- `default` — OAuth2 error response

## Changes

> 15 revisions in range; 1 could not be searched.

- **2026-02-19** `50e643cc3991` — 1 info
  - endpoint added
- **2025-10-09** `2bb5c4e40463` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/nhost/apis/nhost-authentication-api/changes/oauth2/revoke/post.md)

---

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