api_key_revoked
The key was revoked, and a revoked key never authenticates again — revocation is the way to cut off a leaked credential.
| Code | Type | HTTP | Category |
|---|---|---|---|
api_key_revoked | authentication_error | 401 | Authentication |
Cause
The key was revoked, and a revoked key never authenticates again — revocation is the way to cut off a leaked credential.
What to do
Issue a new key and roll it out wherever the old one was in use.
Message returned by the API
This API key has been revoked.