[
{
"id": "string",
"name": "string"
}
]curl --location 'https://platform.shopranos.eu/api/Tags/product/source/import' \
--header 'Content-Type: application/json-patch+json' \
--data '[
{
"id": "string",
"name": "string"
}
]'