Documentation Index
Fetch the complete documentation index at: https://docs.vatly.dev/llms.txt
Use this file to discover all available pages before exploring further.
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.
Catching this error with the SDKs
Related errors
unauthorized: API key is missing or invalidnot_found: Requested resource does not exist