Skip to content

Commit 84accea

Browse files
committed
Small edit
1 parent 7034b6e commit 84accea

File tree

1 file changed

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

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ import { DirectoryListing } from "~/components";
1616

1717
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.
1818

19-
Before you begin, make sure you [create a custom **API Token**](/fundamentals/api/get-started/create-token/):
19+
## Before you begin
2020

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

0 commit comments

Comments
 (0)