Updated dnsapi (markdown)

master
neil 2019-03-23 11:12:54 +08:00
parent a26c99d370
commit 57e67338c0
1 changed files with 4 additions and 2 deletions

@ -872,10 +872,12 @@ The `Zilore_Key` will be saved in `~/.acme.sh/account.conf` and will be reused w
User must provide login credentials to the Loopia API. User must provide login credentials to the Loopia API.
The user needs the following permissions: The user needs the following permissions:
- addSubdomain
- updateZoneRecord
- getDomains - getDomains
- getSubdomains
- addSubdomain
- removeSubdomain - removeSubdomain
- getZoneRecords
- addZoneRecord
Set the login credentials: Set the login credentials:
``` ```