Skip to main content
DELETE
Revoke an MCP API key

Authorizations

Authorization
string
header
required

DRF user token. Format: Token <token>

Path Parameters

id
string<uuid>
required

Query Parameters

organization_id
string<uuid>
required

Your organization UUID. Workspace endpoints are org-scoped — supply this as a query param (writes also accept it in the body). Find it via GET /auth/me/ → organizations[].id.

Response

204

Revoked