Skip to content

Commit 9a76a00

Browse files
kathaylToriLindsay
andauthored
Update src/content/docs/browser-rendering/rest-api/pdf-endpoint.mdx
Co-authored-by: ToriLindsay <[email protected]>
1 parent 9c4dedd commit 9a76a00

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,9 @@ curl -X POST https://api.cloudflare.com/client/v4/accounts/<acccountID>/browser-
8989

9090
## Advanced usage
9191

92-
Many more options exist, such as setting HTTP credentials using `authenticate`, setting `cookies`, and customizing load behavior using `gotoOptions`. **Check the full endpoint [reference](/api/resources/browser_rendering/subresources/pdf/methods/create/) for all available parameters.**
92+
:::note[Looking for more parameters?]
93+
Visit the [Browser Rendering PDF API reference](/api/resources/browser_rendering/subresources/pdf/methods/create/) for all available parameters, such as setting HTTP credentials using `authenticate`, setting `cookies`, and customizing load behavior using `gotoOptions`.
94+
:::
9395

9496
### Advanced Page Load with Custom Headers and Viewport
9597

0 commit comments

Comments
 (0)