Error
ApiKeys
Revoke an API key
Permanently revoke a key. It stops authenticating immediately — including any in-flight requests using it — and cannot be restored. Use this the moment a key may be compromised; if you just want a new secret on the same key, use rotateApiKey instead.
DELETE
Error
Authorizations
Flowyte secret API key (Authorization: Bearer flowyte_sk_live_…). Scope-gated; is scoped to your organization — a key can never reach another tenant. The listed scopes in each operation's apiKey requirement are the scopes that key must hold. The tokenUrl is nominal: keys are minted in the dashboard.
Path Parameters
The API key's id (from listApiKeys).