Difference between ip access rules:
Hi guys, I would like to know the difference between ip access rules:
https://developers.cloudflare.com/api/operations/ip-access-rules-for-an-account-create-an-ip-access-rule
https://developers.cloudflare.com/api/operations/ip-access-rules-for-a-user-create-an-ip-access-rule
What is the difference between the IP rules for a user and an account ?
Thank you!
Cloudflare API Documentation
Interact with Cloudflare's products and services via the Cloudflare API
Cloudflare API Documentation
Interact with Cloudflare's products and services via the Cloudflare API
2 Replies
IP Access rules are weird as there are 3 kinds you can make, Zone, Account or User.
User: Creates the rule for all zones owned by the user
Account: Creates the rule for all zones in the account
Zone: Create the rule for a single zone
Thanks for reply guys... Account and zone ip access rules I can manage on cloudflare dashboard in Security > WAF > Tools.
But where can I manage user ip access rules on cloudflare dashboard ?