From dc3d515576df85247bad880a1f38054dd52f6518 Mon Sep 17 00:00:00 2001 From: Mike Sheldon Date: Wed, 19 Jun 2024 10:14:08 -0800 Subject: [PATCH] Update IncidentIQ.json - Fixed Test Connection --- IncidentIQ.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IncidentIQ.json b/IncidentIQ.json index 3298c59..91ae493 100644 --- a/IncidentIQ.json +++ b/IncidentIQ.json @@ -679,7 +679,7 @@ "authentication": "aeries", "call_handling": "generic", "test_connection": { - "url": "/api/v5/systeminfo" + "url": "/services/users?$p=0&$s=10" }, "socket_timeout": 3600000, "accept": "application/json",