curl --location --request DELETE '/tags/categories/1' \ --header 'Authorization: Bearer <token>'
{ "error": "Category is not empty" }