-
Suggestion
-
Resolution: Unresolved
-
None
-
1
-
In our Duplicated attribute values in Insight Objects with cardinality maximum 1 article we list various methods for being able to delete duplicate attributes being assigned to objects. We provide SQL commands, and a REST API point.
But nothing for duplicate objects. While we can identify the objects using the below REST API point, we do not appear to have a DELETE equivalent to perform this via rest:
<Base_URL>/rest/insight/1.0/health/import/duplicates
Currently, if we try to use this end point with a DELETE request, it fails.
This would be handy for resolving issues with large duplicate amounts for customers.
- links to