We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47d91b7 commit d6d6913Copy full SHA for d6d6913
src/content/docs/spectrum/about/byoip.mdx
@@ -75,4 +75,4 @@ curl "https://api.cloudflare.com/client/v4/zones/{zone_id}/spectrum/apps" \
75
}'
76
```
77
78
-Replace `{zone_id}`, `<EMAIL>`, and `<API_KEY>` with your actual values.
+Replace `{zone_id}`, `<EMAIL>`, and `<API_TOKEN>` with your actual values. Your API token needs to have `IP Prefixes: Write` permissions.
0 commit comments