Skip to content

Commit fc1298b

Browse files
ranbelthomasgauvin
authored andcommitted
[ZT] Delete duplicate API token page (#24325)
* point to Fundamentals docs * delete duplicate content
1 parent c33c3af commit fc1298b

File tree

6 files changed

+7
-35
lines changed

6 files changed

+7
-35
lines changed

public/__redirects

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2045,6 +2045,7 @@
20452045
/cloudflare-one/api-terraform/gateway-api-examples/dns-policy/ /cloudflare-one/policies/gateway/dns-policies/common-policies/ 301
20462046
/cloudflare-one/api-terraform/gateway-api-examples/network-policy/ /cloudflare-one/policies/gateway/network-policies/common-policies/ 301
20472047
/cloudflare-one/api-terraform/gateway-api-examples/http-policy/ /cloudflare-one/policies/gateway/http-policies/common-policies/ 301
2048+
/cloudflare-one/api-terraform/scoped-api-tokens/ /fundamentals/api/get-started/create-token/ 301
20482049
/cloudflare-one/applications/casb/troubleshooting/ /cloudflare-one/applications/casb/troubleshooting/troubleshoot-integrations/ 301
20492050
/cloudflare-one/applications/configure-apps/self-hosted-apps/ /cloudflare-one/applications/configure-apps/self-hosted-public-app/ 301
20502051
/cloudflare-one/applications/non-http/arbitrary-tcp/ /cloudflare-one/applications/non-http/cloudflared-authentication/arbitrary-tcp/ 301
Binary file not shown.
Binary file not shown.
Binary file not shown.

src/content/docs/cloudflare-one/api-terraform/index.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,9 @@ To enable read-only mode:
2121
2. Enable **API/Terraform read-only mode**.
2222

2323
All users, regardless of [user permissions](/cloudflare-one/roles-permissions/), will be prevented from making configuration changes through the UI.
24+
25+
## Scoped API tokens
26+
27+
The administrators managing policies and groups in Cloudflare Zero Trust might be different from those responsible for configuring WAF custom rules or other Cloudflare settings. You can configure scoped API tokens so that team members and automated systems can manage Zero Trust settings without having permission to modify other configurations in Cloudflare.
28+
29+
You can create a scoped API token [via the dashboard](/fundamentals/api/get-started/create-token/) or [via the API](/fundamentals/api/how-to/create-via-api/). For a list of available token permissions, refer to [API token permissions](/fundamentals/api/reference/permissions/).

src/content/docs/cloudflare-one/api-terraform/scoped-api-tokens.mdx

Lines changed: 0 additions & 35 deletions
This file was deleted.

0 commit comments

Comments
 (0)