{
"view": "string",
"baseView": "string"
}curl --location --request POST 'https://platform.shopranos.eu/api/Components/' \
--header 'Content-Type: application/json-patch+json' \
--data-raw '{
"view": "string",
"baseView": "string"
}'