{
"template": "string",
"script": "string"
}
curl --location --request PUT 'https://platform.shopranos.eu/api/components/Reusables/' \
--header 'Content-Type: application/json' \
--data-raw '{
"template": "string",
"script": "string"
}'
{}