@discardableResult
    open func remove(
        byId id: String,
        options: Options? = nil,
        completionHandler: ((Swift.Result<Int, Swift.Error>) -> Void)? = nil