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.