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

---

[API](https://skmtc.net/comet-ml/apis/opik-rest-api.md) · [All operations](https://skmtc.net/comet-ml/apis/opik-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/comet-ml/opik-rest-api/versions/4ed2fbc97cc3/schema)
