apikeys_revoke_api_key
ActiveTool of DataNexus MCP
declared in 3.4.2
⚠️ DESTRUCTIVE — requires human confirmation before use in automated pipelines. Permanently revoke a DataNexus API key. The key will stop working immediately. This action cannot be undone — generate a new key if access is needed again.
Parameters schema
{
"type": "object",
"required": [
"key"
],
"properties": {
"key": {
"type": "string",
"description": "API key (dnx_...) to permanently revoke. Required."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
DataNexus MCP
1/7 registries