Vertragskonfiguration - Speichert eine Vertrags-Konfiguration
POST/gdpr/ contract-presets/ 
v1
POST
createGDPRContractPresets
Speichert eine Vertrags-Konfiguration
Request
Responses
Usage examples
- cURL
 
$ curl \
    --fail \
    --location \
    -X POST \
    -d '{"name":"string","description":"string","config":{},"creationDate":"string"}' \
    -H "Authorization: Bearer $MITTWALD_API_TOKEN" \
    -H 'Content-Type: application/json' \
    https://api.mittwald.de/v1/gdpr/contract-presets