Skip to content

Commit 63f64ef

Browse files
authored
Fix mangled formatting
1 parent 9145f20 commit 63f64ef

File tree

1 file changed

+22
-27
lines changed

1 file changed

+22
-27
lines changed

defender-endpoint/api/post-ti-indicator.md

Lines changed: 22 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,30 @@
1+
---
2+
title: Submit or Update Indicator API
3+
description: Learn how to use the Submit or Update Indicator API to submit or update a new Indicator entity in Microsoft Defender for Endpoint.
4+
ms.service: defender-endpoint
5+
ms.author: bagol
6+
author: batamig
7+
ms.localizationpriority: medium
8+
manager: bagol
9+
audience: ITPro
10+
ms.collection:
11+
- m365-security
12+
- tier3
13+
- must-keep
14+
ms.topic: reference
15+
ms.subservice: reference
16+
ms.custom: api
17+
search.appverid: met150
18+
ms.date: 12/18/2020
19+
appliesto:
20+
- Microsoft Defender for Endpoint
21+
- Microsoft Defender for Endpoint Plan 1
22+
123
---
224
# Submit or Update Indicator API
325

426
[!INCLUDE [Microsoft Defender XDR rebranding](../../includes/microsoft-defender.md)]
527

6-
7-
8-
9-
1028
[!include[Microsoft Defender for Endpoint API URIs for US Government](../../includes/microsoft-defender-api-usgov.md)]
1129

1230
[!include[Improve request performance](../../includes/improve-request-performance.md)]
@@ -42,29 +60,6 @@ POST https://api.securitycenter.microsoft.com/api/indicators
4260

4361
Name|Type|Description
4462
:---|:---|:---
45-
---
46-
title: Submit or Update Indicator API
47-
description: Learn how to use the Submit or Update Indicator API to submit or update a new Indicator entity in Microsoft Defender for Endpoint.
48-
ms.service: defender-endpoint
49-
ms.author: bagol
50-
author: batamig
51-
ms.localizationpriority: medium
52-
manager: bagol
53-
audience: ITPro
54-
ms.collection:
55-
- m365-security
56-
- tier3
57-
- must-keep
58-
ms.topic: reference
59-
ms.subservice: reference
60-
ms.custom: api
61-
search.appverid: met150
62-
ms.date: 12/18/2020
63-
appliesto:
64-
- Microsoft Defender for Endpoint
65-
- Microsoft Defender for Endpoint Plan 1
66-
67-
6863
Authorization|String|Bearer {token}. **Required**.
6964
Content-Type|string|application/json. **Required**.
7065

0 commit comments

Comments
 (0)