[
{
"from": "string",
"to": "string"
}
]curl --location 'https://platform.shopranos.eu/api/Migration/redirecturls' \
--header 'Content-Type: application/json-patch+json' \
--data '[
{
"from": "string",
"to": "string"
}
]'