Skip to content

Commit 581af71

Browse files
polish edits
1 parent 8182cf9 commit 581af71

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/sentinel/upload-indicators-api.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ There were two versions of the legacy API. Depending on the endpoint, a differen
6868
:::image type="content" source="media/stix-objects-api/logic-app-sentinel-connector-action-names.png" alt-text="Screenshot of logic app connector action names for Microsoft Sentinel upload indicators API.":::
6969

7070
1. Connector action name: **Threat Intelligence - Upload Indicators of Compromise (Deprecated)**
71-
- Endppoint: `https://sentinelus.azure-api.net/{workspaceId}/threatintelligence:upload-indicators`
71+
- Endpoint: `https://sentinelus.azure-api.net/{workspaceId}/threatintelligence:upload-indicators`
7272
- array of indicators name: `value`
7373

7474
1. Connector action name: **Threat Intelligence - Upload Indicators of Compromise (V2) (Preview)**
@@ -77,7 +77,8 @@ There were two versions of the legacy API. Depending on the endpoint, a differen
7777

7878
#### Request URI
7979
API versioning: `api-version=2022-12-01`<br>
80-
Endpoint: `https://sentinelus.azure-api.net/{workspaceId}/threatintelligenceindicators:upload?api-version=2022-12-01`<br>
80+
Endpoint:
81+
<br> `https://sentinelus.azure-api.net/{workspaceId}/threatintelligenceindicators:upload?api-version=2022-12-01`<br>
8182
Method: `POST`<br>
8283

8384
#### Request header

0 commit comments

Comments
 (0)