Auth-Code einer Domain auslesen
GET/accounts/ {accountIdentifier}/ domains/ {domainIdentifier}/ authcode/ 
v1
GET
getDomainAuthCode
Liefert den Auth-Code einer Domain
Request
Responses
Usage examples
- cURL
 
$ curl \
    --fail \
    --location \
    -H "Authorization: Bearer $MITTWALD_API_TOKEN" \
    https://api.mittwald.de/v1/accounts/string/domains/string/authcode