API Keys
Revoke API key
Permanently deactivate an API key. Revocation is immediate and irreversible
DELETE
Revoke API key
Free - does not consume credits
Path parameters
string
required
The unique identifier of the API key to revoke.
Headers
string
Dashboard session cookie. Format:
session_token=YOUR_SESSION_TOKEN.Response
- 200 OK
- 400 Invalid ID
- 401 Unauthenticated
- 404 Not Found
- 429 Rate Limited
boolean
Always
true when the key is successfully revoked.API key revocation requires a same-origin dashboard session. API keys and
OAuth bearer tokens cannot revoke account keys.Related: Create API Key · List API Keys
Last modified on July 16, 2026
Previous
Create guest walletCreate a $10-$250 USD Stripe-hosted Payment Link and accountless paid-read key
Next
Revoke API key