Skip to content

Commit 6aa89a9

Browse files
committed
Updated old find zone & account ID links
1 parent d3e2f95 commit 6aa89a9

File tree

53 files changed

+60
-60
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+60
-60
lines changed

src/content/docs/ai-gateway/configuration/caching.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ To set the default caching configuration using the API:
4646
- `AI Gateway - Read`
4747
- `AI Gateway - Edit`
4848

49-
2. Get your [Account ID](/fundamentals/setup/find-account-and-zone-ids/).
49+
2. Get your [Account ID](/fundamentals/account/find-account-and-zone-ids/).
5050
3. Using that API token and Account ID, send a [`POST` request](/api/resources/ai_gateway/methods/create/) to create a new Gateway and include a value for the `cache_ttl`.
5151

5252
</TabItem> </Tabs>

src/content/docs/ai-gateway/configuration/rate-limiting.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ To set the default rate limiting configuration using the API:
4242
- `AI Gateway - Read`
4343
- `AI Gateway - Edit`
4444

45-
2. Get your [Account ID](/fundamentals/setup/find-account-and-zone-ids/).
45+
2. Get your [Account ID](/fundamentals/account/find-account-and-zone-ids/).
4646
3. Using that API token and Account ID, send a [`POST` request](/api/resources/ai_gateway/methods/create/) to create a new Gateway and include a value for the `rate_limiting_interval`, `rate_limiting_limit`, and `rate_limiting_technique`.
4747

4848
</TabItem> </Tabs>

src/content/docs/ai-gateway/evaluations/add-human-feedback-api.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ If you prefer to add human feedback via the dashboard, refer to [Add Human Feedb
1616
- `AI Gateway - Read`
1717
- `AI Gateway - Edit`
1818

19-
2. Get your [Account ID](/fundamentals/setup/find-account-and-zone-ids/).
19+
2. Get your [Account ID](/fundamentals/account/find-account-and-zone-ids/).
2020
3. Using that API token and Account ID, send a [`POST` request](/api/resources/ai_gateway/methods/create/) to the Cloudflare API.
2121

2222
## 2. Using the API Token

src/content/docs/analytics/graphql-api/getting-started/querying-basics.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ Here are some helpful articles about working with the Cloudflare Analytics API a
249249
[1]: /analytics/graphql-api/features/discovery/introspection/
250250
[2]: /analytics/graphql-api/getting-started/compose-graphql-query/
251251
[3]: /analytics/graphql-api/getting-started/execute-graphql-query/
252-
[5]: /fundamentals/setup/find-account-and-zone-ids/
252+
[5]: /fundamentals/account/find-account-and-zone-ids/
253253
[6]: https://www.howtographql.com/
254254
[7]: https://graphql.org/learn/thinking-in-graphs/
255255
[8]: https://graphql.org/learn/schema/

src/content/docs/autorag/usage/rest-api.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ curl https://api.cloudflare.com/client/v4/accounts/{ACCOUNT_ID}/autorag/rags/{AU
5353

5454
:::note
5555

56-
You can get your `ACCOUNT_ID` by navigating to [Workers & Pages on the dashboard](/fundamentals/setup/find-account-and-zone-ids/#find-account-id-workers-and-pages).
56+
You can get your `ACCOUNT_ID` by navigating to [Workers & Pages on the dashboard](/fundamentals/account/find-account-and-zone-ids/#find-account-id-workers-and-pages).
5757

5858
:::
5959

src/content/docs/bots/additional-configurations/sequence-rules.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Sequence rules is currently in private beta. If you would like to be included in
2121
## Enable sequence rules via the API
2222

2323
1. [Create an API token](/fundamentals/api/get-started/create-token/) if you do not already have one. The API token must include the _Zone_ > _Fraud Detection_ > _Edit_ permission.
24-
2. [Get the zone ID](/fundamentals/setup/find-account-and-zone-ids/) for the zone(s) where you want to enable sequence rules.
24+
2. [Get the zone ID](/fundamentals/account/find-account-and-zone-ids/) for the zone(s) where you want to enable sequence rules.
2525
3. [Add the endpoints](/api-shield/management-and-monitoring/) that you want to track in your sequence rules using API Shield's Endpoint Management and make note of the short ID.
2626
:::note
2727

@@ -93,7 +93,7 @@ Disabling sequence rules will stop the rules fields from being populated. If you
9393
To disable sequence rules:
9494

9595
1. [Create an API token](/fundamentals/api/get-started/create-token/) if you do not already have one. The API token must include the _Zone_ > _Fraud Detection_ > _Edit_ permission.
96-
2. [Get the zone ID](/fundamentals/setup/find-account-and-zone-ids/) for the zone(s) where you want to enable sequence rules.
96+
2. [Get the zone ID](/fundamentals/account/find-account-and-zone-ids/) for the zone(s) where you want to enable sequence rules.
9797
3. [Add the endpoints](/api-shield/management-and-monitoring/) that you want to track in your sequence rules using API Shield's Endpoint Management and make note of the short ID.
9898

9999
:::note

src/content/docs/byoip/service-bindings/magic-transit-with-cdn.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ This guide assumes that the prefix is tied to a single Cloudflare account that h
4747

4848
## 1. Get account information
4949

50-
1. Log in to your Cloudflare account and get your [account ID](/fundamentals/setup/find-account-and-zone-ids/) and [API token](/fundamentals/api/get-started/create-token/). The token permissions should include `Account` - `IP Prefixes` - `Edit`.
50+
1. Log in to your Cloudflare account and get your [account ID](/fundamentals/account/find-account-and-zone-ids/) and [API token](/fundamentals/api/get-started/create-token/). The token permissions should include `Account` - `IP Prefixes` - `Edit`.
5151
2. Make a `GET` request to the [List Services](/api/resources/addressing/subresources/services/methods/list/) endpoint and take note of the `id` associated with the CDN service.
5252
3. Use the [List Prefixes](/api/resources/addressing/subresources/prefixes/methods/list/) endpoint and take note of the `id` associated with the prefix (`cidr`) you will configure.
5353

src/content/docs/cloudflare-for-platforms/cloudflare-for-saas/performance/early-hints-for-saas.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Before you can employ Early Hints for SaaS, you need to create a custom hostname
2020

2121
## Enable Early Hints per custom hostname via the API
2222

23-
1. [Locate your zone ID](/fundamentals/setup/find-account-and-zone-ids/), available in the Cloudflare dashboard.
23+
1. [Locate your zone ID](/fundamentals/account/find-account-and-zone-ids/), available in the Cloudflare dashboard.
2424

2525
2. Locate your Authentication Key by selecting **My Profile** > **API tokens** > **Global API Key**.
2626

src/content/docs/cloudflare-for-platforms/cloudflare-for-saas/security/waf-for-saas/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ You can also create a custom hostname through the API:
3535

3636
To apply WAF to your custom hostname, you need to create an association between your customer's domain and the WAF configuration that you would like to attach to it. Cloudflare's product, [custom metadata](/cloudflare-for-platforms/cloudflare-for-saas/domain-support/custom-metadata/) allows you to do this via the API.
3737

38-
1. [Locate your zone ID](/fundamentals/setup/find-account-and-zone-ids/), available in the Cloudflare dashboard.
38+
1. [Locate your zone ID](/fundamentals/account/find-account-and-zone-ids/), available in the Cloudflare dashboard.
3939

4040
2. Locate your Authentication Key by selecting **My Profile** > **API tokens** > **Global API Key**.
4141

src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-modes/device-information-only.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Device Information Only mode allows you to enforce device posture rules when a u
2525

2626
## 1. Turn on account settings
2727

28-
Using the API, enable client certificate provisioning for [your zone](/fundamentals/setup/find-account-and-zone-ids/):
28+
Using the API, enable client certificate provisioning for [your zone](/fundamentals/account/find-account-and-zone-ids/):
2929

3030
```bash
3131
curl --request PATCH \

0 commit comments

Comments
 (0)