remove wdatp in links

This commit is contained in:
Joey Caparas
2019-04-10 15:48:58 -07:00
parent f7f39d937e
commit 50e74994ef
40 changed files with 87 additions and 87 deletions

View File

@ -69,7 +69,7 @@ category| String | Category of the alert. The property values are: 'None', 'Susp
## Response
If successful, this method returns 200 OK, and a new [alert](alerts-windows-defender-advanced-threat-protection-new.md) object in the response body. If event with the specified properties (_reportId_, _eventTime_ and _machineId_) was not found - 404 Not Found.
If successful, this method returns 200 OK, and a new [alert](alerts.md) object in the response body. If event with the specified properties (_reportId_, _eventTime_ and _machineId_) was not found - 404 Not Found.
## Example