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