curl --location --request DELETE 'https://platform.shopranos.eu/api/designer/views/single//tabs/'
{
"id": "string",
"name": "string",
"widgets": [
{
"id": "string",
"x": 0,
"y": 0,
"width": 0,
"height": 0
}
]
}