title: “Revoke an API key” description: “Invalidate a leaked or unused credential.” audience: [“developer”,“org_admin”] modules: [“api”,“seguridad”] estimated_minutes: 1 last_reviewed: “2026-05-03”
Revoke an API key
For: DeveloperOrg admin
Last reviewed:
Revocation is immediate and irreversible. Every call with that key responds 401 Unauthorized.
TL;DR
Profile → API keys → pick key → Revoke.
Steps
1. Profile → API keys. 2. Identify the key (by name or last 4 characters). 3. Press the Revoke icon. 4. Confirm. The key shows up as Revoked in the log.
Was this helpful?id:
revoke-api-keyLast updated on