---
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

---

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