apikeys_rotate_api_key
ActiveTool of DataNexus MCP
declared in 3.4.2
⚠️ DESTRUCTIVE — requires human confirmation before use in automated pipelines. Revoke the current API key and issue a replacement. Returns the new key once — store it immediately. Pass keys as the X-DataNexus-Key header.
Parameters schema
{
"type": "object",
"required": [
"current_key"
],
"properties": {
"current_key": {
"type": "string",
"description": "Existing active API key (dnx_...) to revoke and replace. Required."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
DataNexus MCP
1/7 registries