Skip to content

Commit adc3c3b

Browse files
Apply suggestions from code review
1 parent b1f0b5a commit adc3c3b

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

src/content/partials/fundamentals/account-owned-tokens.mdx

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,13 @@ While user tokens act on behalf of a particular user and inherit a subset of tha
1111
Creating an account owned token requires Super Administrator permission on the account
1212
:::
1313

14-
1. Log into the [Cloudflare dashboard](https://dash.cloudflare.com)
15-
2. In the sidebar, choose **Manage Account**
16-
3. Choose **Account API Tokens**
17-
4. Click **Create Token**
18-
5. Navigate through the subsequent pages to set the name, permissions, and the (optional) expiration date for the token. Click **Continue to Summary**
19-
6. Review the details, and finally click **Create Token**
14+
1. Log into the [Cloudflare dashboard](https://dash.cloudflare.com).
15+
2. Go to **Manage Account** > **Account API Tokens**.
16+
4. Select **Create Token** and fill in the token name, permissions, and the optional expiration date for the token.
17+
5. Select **Continue to summary** and review the details.
18+
6. Select **Create Token**.
2019

21-
You can alternatively create a token using the [account owned token creation API](/api-next/resources/accounts/subresources/tokens/methods/create/).
20+
Alternatively, you can create a token using the [account owned token creation API](/api-next/resources/accounts/subresources/tokens/methods/create/).
2221

2322
## Compatibility matrix
2423

0 commit comments

Comments
 (0)