To delete a folder:
- In the Data tab, click the three dots
⋮
on the folder you want to delete.
- Click Delete.
- In the pop-up, click Delete.
To delete a list of folders:
sa.delete_folders(
project = "Project Name",
folder_names = ["Folder 1", "Folder 2"])