Skip to content

Commit 0010e46

Browse files
authored
Update screenshot-endpoint.mdx (#25539)
1 parent 37ffdd6 commit 0010e46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/browser-rendering/rest-api/screenshot-endpoint.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ curl -X POST 'https://api.cloudflare.com/client/v4/accounts/<accountId>/browser-
100100
-H 'Authorization: Bearer <apiToken>' \
101101
-H 'Content-Type: application/json' \
102102
-d '{
103-
"url": "https://cnn.com/",
103+
"url": "https://cloudflare.com/",
104104
"screenshotOptions": {
105105
"fullPage": true
106106
},

0 commit comments

Comments
 (0)