Add instructions about where to find cloudflare zone id

pull/8536/head
Fabien Le Frapper 2022-04-13 09:24:44 +02:00 zatwierdzone przez LB (Ben Johnston)
rodzic d9981e0ec7
commit b54e9cbc62
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -65,7 +65,8 @@ 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>`_
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._
With an API key: