[
{
"id": "string",
"x": 0,
"y": 0,
"width": 0,
"height": 0
}
]
curl --location --request PUT 'https://platform.shopranos.eu/api/designer/views/single//tabs//widgets/rearrange' \
--header 'Content-Type: application/json' \
--data-raw '[
{
"id": "string",
"x": 0,
"y": 0,
"width": 0,
"height": 0
}
]'
{}