Permanently revoke an AgentDrop API key by its prefix; immediately invalidates further requests using that token. Other keys on the account stay active.
Permanently revoke an API key. The key stops working immediately. This action cannot be undone.Documentation Index
Fetch the complete documentation index at: https://docs.agent-drop.com/llms.txt
Use this file to discover all available pages before exploring further.
key_xyz789| Status | Code | Description |
|---|---|---|
401 | UNAUTHORIZED | Invalid or missing API key |
404 | NOT_FOUND | Key ID does not exist |
409 | SELF_REVOKE | Cannot revoke the key being used for authentication |