Skip to main content
DELETE
Revoke an API key

Authorizations

Authorization
string
header
required

OAuth 2.1 access token (Authorization: Bearer <jwt>), issued by the Flow9 authorization server to MCP clients and OAuth integrations. Carries the same module:action scopes as an API key and is subject to the same rate limits and tenant isolation. On /v1/api-keys ONLY, this header carries a Company_Admin session token instead.

Path Parameters

id
string
required

Response

Key revoked

success
enum<boolean>
Available options:
true
data
object
meta
object