Hi alessandrov92748270,This can be achieved using Admin API by first
fetching the classifications for a report suites
(ReportSuite.GetClassifications), then delete classifications using
method ReportSuite.DeleteClassification and finally by recreating
classifications for all the report suites using
ReportSuite.SaveClassification.