Skip to content

Commit 8506ac5

Browse files
authored
Update indicator-feeds.mdx (#24112)
1 parent c87b97d commit 8506ac5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/security-center/indicator-feeds.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Providers can create and manage a Custom Indicator Feed with the [Custom Indicat
6060
}
6161
```
6262

63-
3. Upload data to the feed with the [Update indicator feed data endpoint](/api/resources/intel/subresources/indicator_feeds/subresources/snapshots/methods/update/). Uploaded indicator data must be in a [`.stix2`](https://oasis-open.github.io/cti-documentation/stix/intro) formatted file.
63+
3. Upload data to the feed with the [Update indicator feed data endpoint](/api/resources/intel/subresources/indicator_feeds/subresources/snapshots/methods/update/). Uploaded indicator data must be in a [`.stix2`](https://oasis-open.github.io/cti-documentation/stix/intro) formatted file. The [maximum upload file size](/r2/platform/limits/) is 4.995 GiB.
6464

6565
```bash title="Update indicator feed data"
6666
curl --request PUT \

0 commit comments

Comments
 (0)