curl --location --request POST '/v7/coop/dbsheet//sheets//views//delete'{
"data": {
"view": {
"id": "string",
"name": "string",
"type": "string"
}
},
"code": 0,
"more": {},
"msg": "string"
}