Delete list Items based on REST API $filter in SharePoint 2013
Hello everyone, in this post we will discuss how we can delete list Items based on REST API $filter query in SharePoint 2013. This can be done in two different ways, either by using CSOM/JSOM or via the SharePoint REST API. In this post I'll show you how it's done using
Read more