From aad51b2bb2801d17c4bf025fcc77fa202f41b745 Mon Sep 17 00:00:00 2001 From: Fabien Le Frapper Date: Thu, 14 Apr 2022 13:03:11 +0200 Subject: [PATCH] Update docs/reference/contrib/frontendcache.rst Co-authored-by: Jake Howard --- docs/reference/contrib/frontendcache.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/reference/contrib/frontendcache.rst b/docs/reference/contrib/frontendcache.rst index 175d699070..0d2b7848d0 100644 --- a/docs/reference/contrib/frontendcache.rst +++ b/docs/reference/contrib/frontendcache.rst @@ -65,8 +65,7 @@ To use an account-wide API key, find the key `as described in the Cloudflare doc To use a limited API token, `create a token `_ configured with the 'Zone, Cache Purge' permission and specify the ``BEARER_TOKEN`` parameter. -A ``ZONEID`` parameter will need to be set for either option. To find the ``ZONEID`` for your domain, read the `Cloudflare API Documentation `_. -It can also be found from the GUI in the overview tab of your domain, in the right sidebar, under API section. +A ``ZONEID`` parameter will need to be set for either option. To find the ``ZONEID`` for your domain, read the `Cloudflare API Documentation `_. With an API key: