Widgets returned in REST Api but not showing on Manage
I started creating some widgets but cancelled (used back button in browser) after realising the documents were not ready.
On my manage screen only 2 widgets appear, but when I execute the /api/rest/v5/widgets REST Method I get back 5 additional widgets (some with with same name) that are Enabled. I have tried disabling using REST api, and while it says was successful they are still shown as enabled
How can i remove or mark these widgets as disabled?