mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-18 03:43:39 +00:00
updated
to fix build issue
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
---
|
``---
|
||||||
title: Start Investigation API
|
title: Start Investigation API
|
||||||
description: Use this API to start investigation on a device.
|
description: Use this API to start investigation on a device.
|
||||||
keywords: apis, graph api, supported apis, investigation
|
keywords: apis, graph api, supported apis, investigation
|
||||||
@ -84,7 +84,7 @@ If successful, this method returns 201 - Created response code and [Investigatio
|
|||||||
|
|
||||||
Here is an example of the request.
|
Here is an example of the request.
|
||||||
|
|
||||||
```
|
``
|
||||||
POST https://api.securitycenter.microsoft.com/api/machines/1e5bc9d7e413ddd7902c2932e418702b84d0cc07/startInvestigation
|
POST https://api.securitycenter.microsoft.com/api/machines/1e5bc9d7e413ddd7902c2932e418702b84d0cc07/startInvestigation
|
||||||
Content-type: application/json
|
Content-type: application/json
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user