How can I efficiently delete multiple projects in my development environment? I currently have more than one hundred projects, many of which are no longer relevant, and I would like to clean up my workspace.
Manually deleting each project one by one is quite time-consuming. Is there a more efficient method or script I can use to delete projects in bulk? Any suggestions would be greatly appreciated. Thank you!
As of right now, there is not a faster way to delete multiple projects at once. We allow deletion of multiple runs via the UI or via the API but we do not have a way to bulk delete projects. I can create a feature request to delete multiple projects at the same time for you if you wish.