{
"guid": "string",
"label_id": "",
"label_groupid": ""
}
curl --location --request POST '/label/delete_label' \
--header 'Content-Type: application/json' \
--data-raw '{
"guid": "string",
"label_id": "",
"label_groupid": ""
}'
null