-
Suggestion
-
Resolution: Unresolved
-
None
We require a feature to allow batch deleting objects using API calls instead of deleting objects one by one.The current solution is to filter all the objects to be deleted, move them into a "temporary" objectType then run the following REST call on that objectType ID
/rest/insight/1.0/objecttype/{id}
- links to