Skip to content

Commit d6d6913

Browse files
Adds API token information. (#18014)
1 parent 47d91b7 commit d6d6913

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)