Update docs/reference/contrib/frontendcache.rst

Co-authored-by: Jake Howard <RealOrangeOne@users.noreply.github.com>
pull/8536/head
Fabien Le Frapper 2022-04-14 13:03:11 +02:00 zatwierdzone przez LB (Ben Johnston)
rodzic aff9b9a623
commit aad51b2bb2
1 zmienionych plików z 1 dodań i 2 usunięć

Wyświetl plik

@ -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 <https://support.cloudflare.com/hc/en-us/articles/200167836-Managing-API-Tokens-and-Keys#12345680>`_ 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 <https://api.cloudflare.com/#getting-started-resource-ids>`_.
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 <https://developers.cloudflare.com/fundamentals/get-started/basic-tasks/find-account-and-zone-ids/>`_.
With an API key: