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 e15fe0c commit df2a54cCopy full SHA for df2a54c
src/content/docs/fundamentals/api/how-to/restrict-tokens.mdx
@@ -19,7 +19,7 @@ Client IP address restrictions control which IP addresses can make API requests
19
20
> [!NOTE]
21
> The client IP address filtering does not apply for the test command
22
-> I.e. this can be done from ANY client
+> That is, this action can be performed from any client.
23
> ```
24
> curl -X GET "https://api.cloudflare.com/client/v4/user/tokens/verify" \
25
> -H "Authorization: Bearer <your-token>" \
0 commit comments