We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37ffdd6 commit 0010e46Copy full SHA for 0010e46
src/content/docs/browser-rendering/rest-api/screenshot-endpoint.mdx
@@ -100,7 +100,7 @@ curl -X POST 'https://api.cloudflare.com/client/v4/accounts/<accountId>/browser-
100
-H 'Authorization: Bearer <apiToken>' \
101
-H 'Content-Type: application/json' \
102
-d '{
103
- "url": "https://cnn.com/",
+ "url": "https://cloudflare.com/",
104
"screenshotOptions": {
105
"fullPage": true
106
},
0 commit comments