Skip to content

Commit 0de2ee8

Browse files
Update src/content/docs/browser-rendering/quick-actions-rest-api/snapshot.mdx
Co-authored-by: Sofia <[email protected]>
1 parent d6b0ad7 commit 0de2ee8

File tree

1 file changed

+0
-1
lines changed
  • src/content/docs/browser-rendering/quick-actions-rest-api

1 file changed

+0
-1
lines changed

src/content/docs/browser-rendering/quick-actions-rest-api/snapshot.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ curl -X POST 'https://api.cloudflare.com/client/v4/accounts/<accountId>/browser-
2828
```json title="json response"
2929
{
3030
"status": true,
31-
"errors": [],
3231
"result": {
3332
"screenshot": "Base64EncodedScreenshotString",
3433
"content": "<html>...</html>"

0 commit comments

Comments
 (0)