Skip to content

Commit 3eb9b67

Browse files
[Security Center] Batch submission of URLs (#20553)
* [Security Center] Batch submission of URLs * Adding api link * adding `
1 parent b25592e commit 3eb9b67

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/content/docs/radar/investigate/url-scanner.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ A successful response will have a status code of `200` and be similar to the fol
4141
}
4242
```
4343

44+
You can submit up to 100 URLs at the same time via the [API](https://developers.cloudflare.com/api/resources/url_scanner/subresources/scans/methods/bulk_create/).
45+
4446
The `uuid` property in the response above identifies the scan and will be required when fetching the scan report.
4547

4648
#### Submit a custom URL Scan

0 commit comments

Comments
 (0)