Update ddclient.in
Co-authored-by: Richard Hansen <rhansen@rhansen.org>
This commit is contained in:
parent
8d29a6ea99
commit
bf8687279a
1 changed files with 1 additions and 1 deletions
|
@ -7681,7 +7681,7 @@ Getting the DynDNS key (only available via Ionos API):
|
|||
(documentation @ https://developer.hosting.ionos.com/docs/dns)
|
||||
3. In the API response, get the key value. The key is a long string
|
||||
from the "q=" parameter. The URL looks like this:
|
||||
https://ipv4.api.hosting.ionos.com/dns/v1/dyndns?q=XXXXXXXXXXXXXXX
|
||||
https://api.hosting.ionos.com/dns/v1/dyndns?q=XXXXXXXXXXXXXXX
|
||||
(in the example above the key is "XXXXXXXXXXXXXXX").
|
||||
|
||||
Note: Because the key is individual for each host, you cannot update
|
||||
|
|
Loading…
Reference in a new issue