Subdomain löschen
DELETE/accounts/ {accountIdentifier}/ domains/ {domainIdentifier}/ subdomains/
v1
DELETE
deleteSubdomain
Löscht eine bestehende Subdomain
Request
Responses
Usage examples
- cURL
$ curl \
--fail \
--location \
-X DELETE \
-H "Authorization: Bearer $MITTWALD_API_TOKEN" \
https://api.mittwald.de/v1/accounts/string/domains/string/subdomains