The path parameter is not a valid ID. IDs are numeric strings.
{ "error": "unauthenticated" }
Missing or invalid session cookie. Sign in to the dashboard first.
{ "error": "not_found" }
No API key with this ID exists on your account, or it has already been revoked.
Revocation is immediate and permanent. All requests using the revoked key will return 401 Unauthenticated. This action cannot be undone. Create a new key if needed.
This endpoint requires session cookie authentication (dashboard sign-in). API keys cannot revoke themselves.Related:Create API Key · List API Keys