APITagsDelete a tagVersion: v0.31.0Delete a tag DELETE /tags/:tagId Delete a tag. This removes the tag from all bookmarks it was attached to. Request Responses204401404No content — the tag was deleted successfully.Unauthorized — the Bearer token is missing, invalid, or expired.Tag not found.