key_revoked
HTTP Status: 409 Conflict
Example response
What happened?
You tried to revoke or roll an API key that has already been revoked. This is a conflict error because the requested action has already been performed.How to fix
- Check the key status. The key may have been revoked by another team member or through a previous request.
- Create a new key if you need a replacement. Use the dashboard or the admin API.
Related errors
unauthorized: API key is missing or invalidnot_found: Requested resource does not exist