Zertifikate anlegen/upgraden
POST/accounts/ {accountIdentifier}/ certificates/ 
v1
POST
createOrUpgradeCertificates
Legt ein neues Zertifikat an oder upgraded ein bestehendes
Request
Responses
Usage examples
- cURL
 
$ curl \
    --fail \
    --location \
    -X POST \
    -d '{"article":123,"domains":["string"]}' \
    -H "Authorization: Bearer $MITTWALD_API_TOKEN" \
    -H 'Content-Type: application/json' \
    https://api.mittwald.de/v1/accounts/string/certificates