{ "labelIds": "21" }
curl --location '/deleteLabel' \ --header 'AUTHORIZATION: token值' \ --header 'Content-Type: application/json' \ --data '{ "labelIds": "21" }'
{ "ret": 0, "msg": "string" }