Skip to content

Commit 13b32bd

Browse files
angelampcostaelithrar
authored andcommitted
Adds API token information. (#18014)
1 parent df2135d commit 13b32bd

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)