diff --git a/Widgets/Deployment/AddAbuseIPDBConnection.json b/Widgets/Deployment/AddAbuseIPDBConnection.json index 97080c000d4..8e5446087a4 100644 --- a/Widgets/Deployment/AddAbuseIPDBConnection.json +++ b/Widgets/Deployment/AddAbuseIPDBConnection.json @@ -9,7 +9,7 @@ } }, "apiKey": { - "type": "String", + "type": "securestring", "metadata": { "description": "The AbuseIPDB API key." } @@ -32,4 +32,4 @@ } ], "outputs": {} -} \ No newline at end of file +}