api_key_already_revoked
The key was already revoked, and a revoked key admits no further operations: revocation is terminal.
| Code | Type | HTTP | Category |
|---|---|---|---|
api_key_already_revoked | invalid_request_error | 422 | Account |
Cause
The key was already revoked, and a revoked key admits no further operations: revocation is terminal.
What to do
Issue a new key if you need credentials again; there is nothing left to revoke or rotate on this one.
Related
All Account error codes
Causes and actions for errors in this category.
Error codes by category
Find an error by the category that emits it.
Full reference table
All codes, HTTP statuses, types and descriptions in one reference.
Error model
Interpret the error envelope and handle errors by code.