---
title: "Revoke an OAuth2 token"
method: POST
path: "/oauth/revoke"
tags: ["oauth"]
---

# Revoke an OAuth2 token

`POST /oauth/revoke`

Revokes an access token or refresh token per RFC 7009. Always returns 200 regardless of whether the token was found.

## Response `200`

OK

## Changes

- **2026-04-30** `99490d1e837e` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/langchain-ai/apis/langsmith/changes/oauth/revoke/post.md)

---

[API](https://skmtc.dev/langchain-ai/apis/langsmith.md) · [All operations](https://skmtc.dev/langchain-ai/apis/langsmith/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/langchain-ai/langsmith/revisions/a0acb3a6a101/schema)
