{
"uuid":"",
"labelid":1
}curl --location --request POST '/v1/label/dellabel' \
--header 'token;' \
--header 'Content-Type: application/json' \
--data-raw '{
"uuid":"",
"labelid":1
}'{
"code": 0,
"data": [
{
"labelId": 0,
"labelName": "string"
}
],
"text": "string",
"rowcount": 0,
"showmsg": true
}