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