---
title: "Revoke an MCP OAuth token."
method: POST
path: "/mcp/oauth/revoke"
tags: ["MCP OAuth"]
---

# Revoke an MCP OAuth token.

`POST /mcp/oauth/revoke`

## Request body

- McpOAuthRevokeRequest
  - `token` string, required
  - `token_type_hint` 'access_token' | 'refresh_token'

## Response `200`

Token revoke accepted.

- object

---

[API](https://skmtc.net/windmill-growth/apis/traxy-customer-api-and-mcp-v1.md) · [All operations](https://skmtc.net/windmill-growth/apis/traxy-customer-api-and-mcp-v1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/windmill-growth/traxy-customer-api-and-mcp-v1/versions/5ea23c14f8cf/schema)
