Skip to content

Commit 9225637

Browse files
Update src/content/docs/browser-rendering/quick-actions-rest-api/index.mdx
Co-authored-by: Maddy <[email protected]>
1 parent 5adf461 commit 9225637

File tree

1 file changed

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

1 file changed

+5
-1
lines changed

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,8 @@ import { DirectoryListing } from "~/components";
1414

1515
Use the Quick Actions API when you need a fast, simple way to perform common browser tasks such as capturing screenshots, extracting HTML, or generating PDFs without writing complex scripts. If you require more advanced automation, custom workflows, or persistent browser sessions, the [Workers Binding API](/browser-rendering/workers-binding-api/) is the better choice.
1616

17-
Before you begin, make sure to [create a custom **API Token**](/fundamentals/api/get-started/create-token/) with your Account > **Browser Rendering**> **Edit** permissions from the [Cloudflare dashboard](https://dash.cloudflare.com/).
17+
Before you begin, make sure you [create a custom **API Token**](/fundamentals/api/get-started/create-token/):
18+
19+
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/).
20+
2. Go to your account, then select **Browser Rendering**.
21+
3. Select **Edit** permissions.

0 commit comments

Comments
 (0)