diff --git a/dnsapi2.md b/dnsapi2.md index 8fd210c..5e5c7ba 100644 --- a/dnsapi2.md +++ b/dnsapi2.md @@ -2791,6 +2791,9 @@ Report any bugs or issues [here](https://github.com/acmesh-official/acme.sh/issu Provider for the Hetzner **Cloud** DNS API (not the legacy/console API). +**Important: Do not confuse this with the [Hetzner DNS API](https://github.com/acmesh-official/acme.sh/wiki/dnsapi2#110-use-hetzner-dns-api).** `dns_hetznercloud` uses the **Hetzner Cloud DNS API**, **not** the legacy DNS Console API. +You need a **new** personal access token from the **Hetzner Cloud** and must set it as `HETZNER_TOKEN` (not: `HETZNER_Token`). + **Environment variables** * `HETZNER_TOKEN` *(required)* — Personal Access Token for the Cloud DNS API (**read & write**).