How to delete a field group?
For those who manage field groups in AEP, are you able to delete field groups in the UI? I want to delete a field group that I've verified is not being used in any schema at all.
There's a DELETE endpoint for field groups in the API (https://experienceleague.adobe.com/docs/experience-platform/xdm/api/field-groups.html?lang=en#delete), so I thought there'd be a corresponding ability in the AEP UI to delete field groups.
In the UI, I've found that in each individual field, there is a "Remove" button (though clicking that results in a JavaScript error for me).

