---
title: "OAuth Token Revocation Endpoint"
method: POST
path: "/oauth/revoke"
tags: ["MCP OAuth"]
---

# OAuth Token Revocation Endpoint

`POST /oauth/revoke`

OAuth 2.0 token revocation endpoint (RFC 7009). Always returns 200, whether the token was revoked, never existed, or was invalid

## Response `200`

Revocation acknowledged

## Changes

- **2026-06-12** `b07ae25ffa16` — 1 info
  - endpoint added
- **2026-05-04** `d606e84c75e4` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/comet-ml/apis/opik-rest-api/changes/oauth/revoke/post.md)

---

[API](https://skmtc.dev/comet-ml/apis/opik-rest-api.md) · [All operations](https://skmtc.dev/comet-ml/apis/opik-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/comet-ml/opik-rest-api/revisions/0739fa5022ca/schema)
