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