Skip to main content
DELETE
Revoke API Key
Permanently revoke a company-scoped API key. The caller must have the api_keys:manage permission. Call List API Keys first and compare the key ID, name, non-secret prefix, and isCurrent flag. Revocation cannot be undone, and revoking the active credential will prevent it from making another request.
apiKeyId
string
required
Exact API key ID returned by the list API keys endpoint.

Response