curl --location --request POST 'https://api.vereinsantrag.de/v1/club/form-design?preview' \
--header 'Content-Type: application/json' \
--data-raw '{
"presetDesign": "string",
"customDesign": {
"pageBackground": {
"type": "string",
"color": "string",
"gradientStart": "string",
"gradientEnd": "string",
"gradientDegree": 0
},
"formBackground": {
"type": "string",
"color": "string",
"gradientStart": "string",
"gradientEnd": "string",
"gradientDegree": 0
},
"topMargin": 0,
"backgroundImageUrl": "string",
"backgroundImageSettings": {
"repeat": "string",
"size": "string",
"customWidth": 0,
"customHeight": 0,
"position": "string",
"attachment": "string"
},
"textColor": "string",
"hideLogo": true,
"formWidth": "string",
"formWidthCustom": 0,
"borderRadius": 0,
"boxShadow": "string"
},
"additionalCss": "string",
"dateModified": "2019-08-24T14:15:22.123Z"
}'{
"presetDesign": "string",
"customDesign": {
"pageBackground": {
"type": "string",
"color": "string",
"gradientStart": "string",
"gradientEnd": "string",
"gradientDegree": 0
},
"formBackground": {
"type": "string",
"color": "string",
"gradientStart": "string",
"gradientEnd": "string",
"gradientDegree": 0
},
"topMargin": 0,
"backgroundImageUrl": "string",
"backgroundImageSettings": {
"repeat": "string",
"size": "string",
"customWidth": 0,
"customHeight": 0,
"position": "string",
"attachment": "string"
},
"textColor": "string",
"hideLogo": true,
"formWidth": "string",
"formWidthCustom": 0,
"borderRadius": 0,
"boxShadow": "string"
},
"additionalCss": "string",
"dateModified": "2019-08-24T14:15:22.123Z"
}