Domainverfügbarkeit prüfen
POST/domains/ {domainIdentifier}/ actions/ check/ 
v1
POST
checkDomainAvailability
Prüft ob eine Domain verfügbar ist
Request
Responses
Usage examples
- cURL
 
$ curl \
    --fail \
    --location \
    -X POST \
    -H "Authorization: Bearer $MITTWALD_API_TOKEN" \
    https://api.mittwald.de/v1/domains/string/actions/check