{ "path": "string", "fileContent": "string" }
curl --location 'https://platform.shopranos.eu/api/Assets/updateContent' \ --header 'Content-Type: application/json-patch+json' \ --data '{ "path": "string", "fileContent": "string" }'