2023-02-23
▼ ▲ acmedns.acmeChallengeSets.get
Path : v1/acmeChallengeSets/{rootDomain}
Parameter Order : rootDomain
Parameters :
rootDomain
Required : Yes
Location : path
Description : Required. SLD + TLD domain name to list challenges. This MAY be Unicode or Punycode.
Type : string
HTTP Method : GET
Description : Gets the ACME challenge set for a given domain name. Domain names must be provided in Punycode.
Flat Path : v1/acmeChallengeSets/{rootDomain}
▼ ▲ acmedns.acmeChallengeSets.rotateChallenges
Path : v1/acmeChallengeSets/{rootDomain}:rotateChallenges
Description : Required. SLD + TLD domain name to update records for. This MAY be Unicode or Punycode.
Flat Path : v1/acmeChallengeSets/{rootDomain}:rotateChallenges
HTTP Method : POST
Description : Rotate the ACME challenges for a given domain name. By default, removes any challenges that are older than 30 days. Domain names must be provided in Punycode.