Authorization: Bearer ********************
[ ]
curl --location --request DELETE 'http://localhost:8098/admin/tag' \ --header 'Content-Type: application/json' \ --data-raw '[ ]'
{ "code": 200, "errMsg": null, "data": true }