From e701fd54a3f4011e3824b01e37f09445ddc73e80 Mon Sep 17 00:00:00 2001 From: jcaparas Date: Wed, 7 Aug 2019 13:50:36 -0700 Subject: [PATCH] Update api-explorer.md --- .../threat-protection/microsoft-defender-atp/api-explorer.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/security/threat-protection/microsoft-defender-atp/api-explorer.md b/windows/security/threat-protection/microsoft-defender-atp/api-explorer.md index dfbb4e2bd2..7dffcc8430 100644 --- a/windows/security/threat-protection/microsoft-defender-atp/api-explorer.md +++ b/windows/security/threat-protection/microsoft-defender-atp/api-explorer.md @@ -21,7 +21,7 @@ ms.topic: conceptual # API explorer The Microsoft Defender ATP API explorer is a tool that helps you explore various Microsoft Defender ATP APIs interactively. -The API explorer makes it easy to construct and perform API queries, test and send requests for any available API. You can also use the API explorer to perform actions or find data that might not yet be available through the user interface. +The API explorer makes it easy to construct and perform API queries, test and send requests for any available Microsoft Defender ATP API endpoint. You can also use the API explorer to perform actions or find data that might not yet be available through the user interface. The tool is useful during app development because it allows you to perform API queries that respect your user access settings, reducing the need to generate access tokens.