Path Parameters
The unique identifier of the API key to revoke.
Headers
Session cookie from the dashboard. Format:
session=YOUR_SESSION_TOKEN.Response
- 200 OK
- 401 Unauthenticated
- 404 Not Found
Always
true when the key is successfully revoked.This endpoint requires session cookie authentication (dashboard sign-in). API keys cannot revoke themselves.Related: Create API Key · List API Keys