APIErrors
No such API key. It may have already been revoked; reload and try again.
| HTTP status | 404 |
type | not_found |
code | api_token_not_found |
| Default message | No such API key. It may have already been revoked; reload and try again. |
When this happens
You tried to revoke an API key by its id, but no key with that id exists on your account. This usually means the key was already revoked — often from another tab or device — and the page you are looking at is stale.
How to fix it
Reload your API key list so it reflects the current state, then retry against a key that still exists. If the entry keeps reappearing after a reload, sign out and back in to refresh your session.