curl --location --request DELETE 'http://localhost:3000/api/admin/tag/del?id' \ --header 'Authorization;'
{ "code": "string", "message": "string" }