From 57e67338c0912dd644b4b189cacc899ee2086af2 Mon Sep 17 00:00:00 2001 From: neil Date: Sat, 23 Mar 2019 11:12:54 +0800 Subject: [PATCH] Updated dnsapi (markdown) --- dnsapi.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/dnsapi.md b/dnsapi.md index aba4d3c..9e5e6f4 100644 --- a/dnsapi.md +++ b/dnsapi.md @@ -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. The user needs the following permissions: -- addSubdomain -- updateZoneRecord - getDomains +- getSubdomains +- addSubdomain - removeSubdomain +- getZoneRecords +- addZoneRecord Set the login credentials: ```