There was no option to delete a widget that was deployed from the main branch. Now, if you want to discontinue a widget, a REST API exists to delete it:
- DELETE /customwidgets/{project}/{branchName} – Delete custom widgets
Out of scope
Please note that the widget to be deleted might have already been used in some dashboards. The handling of this case is currently not part of the feature.
