Revoke an API key
API Keys
Revoke an API key
Use when: caller wants to invalidate an API key (rotation, compromise response, decommissioning) so it can no longer authenticate
Permanently revokes the API key. Subsequent requests using that key return 401. The key cannot be restored — generate a new one if needed.
DELETE
Revoke an API key
Documentation Index
Fetch the complete documentation index at: https://docs.verlon.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Layer API key (prefixed sk-). Generated from the dashboard under Settings → API Keys, or via layer key create in the CLI.
Response
API key revoked.