{
"isDefault": true,
"userId": "string",
"workgroupId": "string"
}
curl --location --request POST 'https://platform.shopranos.eu/api/designer/views/preview/' \
--header 'Content-Type: application/json' \
--data-raw '{
"isDefault": true,
"userId": "string",
"workgroupId": "string"
}'
{}