Skip to content

Commit 3fb846d

Browse files
committed
Adds API token information.
1 parent 47d91b7 commit 3fb846d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/spectrum/about/byoip.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,4 +75,4 @@ curl "https://api.cloudflare.com/client/v4/zones/{zone_id}/spectrum/apps" \
7575
}'
7676
```
7777

78-
Replace `{zone_id}`, `<EMAIL>`, and `<API_KEY>` with your actual values.
78+
Replace `{zone_id}`, `<EMAIL>`, and `<API_TOKEN>` with your actual values. Your API token needs to have `IP Prefixes: Write` permissions.

0 commit comments

Comments
 (0)