From 014d0f3d40a45980ecb3aab30ee80adf2a505197 Mon Sep 17 00:00:00 2001 From: bschlatter <65315495+bschlatter@users.noreply.github.com> Date: Tue, 3 Jun 2025 12:10:23 -0700 Subject: [PATCH] Update README.md Updating the API Docs URL per request from InfoDev --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 89e3842..32545dc 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # API code samples for demonstrating Symantec ICDm and SEPM RESTful API calls -Refer to Symantec ICDm and SEP API documentation at: https://apidocs.securitycloud.symantec.com +Refer to Symantec ICDm and SEP API documentation at: https://apidocs.cloud.security.com/#/ There are currently two directories containing the ICDM API samples located on GitHub. One directory contains Python API samples and the other is a Windows C# project. There is also a 'sepm' directory containing SEPM on-prem API examples.