Error
ApiKeys
Rotate an API key (new token shown once)
Issue a fresh secret for an existing key, keeping its name, scopes, and environment. The OLD token stops working immediately (there is no grace window), so swap the new token into your integration before rotating. Like createApiKey, the new token is returned once and never recoverable.
POST
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).