Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl -X DELETE https://api.60db.ai/developer/api/key-123 \ -H "Authorization: Bearer your-api-key"
await client.deleteApiKey("key-123");
client.delete_api_key('key-123')
{ "success": true, "message": "API key deleted successfully" }
Delete an API key