APITagsDelete a tag by IDDelete a tag by ID DELETE /api/v1/tags/:id Deletes a specific tag by its ID. Request Responses200400401 Successfully deleted the tag. Bad request error. Unauthorized