curl --location '/website/settings/teaser' \
--header 'Authorization: Bearer <token>'{
"position": {
"default": "bottomLeft",
"positions": [
""
]
},
"closeButtonPosition": {
"default": "inside",
"positions": [
""
]
},
"fontFamily": {
"default": "Times New Roman",
"fontFamilies": [
""
]
},
"fontWeight": {
"default": "normal",
"fontWeights": [
""
]
},
"closeButtonSize": {
"default": "medium",
"buttonSize": [
""
]
},
"fontSize": {
"default": "16 px"
}
}