File tree Expand file tree Collapse file tree 1 file changed +6
-7
lines changed
src/content/partials/fundamentals Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -11,14 +11,13 @@ While user tokens act on behalf of a particular user and inherit a subset of tha
1111Creating 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
You can’t perform that action at this time.
0 commit comments