删除所有未被文章引用的标签(count<=0)
Authorization: ********************
curl --location --request DELETE '/post-tags/cleanup-unused' \ --header 'Authorization: <api-key>'
{ "code": 0, "data": null, "message": "string" }