cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Want to learn some quick and useful tips to make your day easier? Check out how Calvin uses Replay to get feedback from other teams at Dropbox here.

Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Re: Using .Net SDK to delete folder and its files?

Using .Net SDK to delete folder and its files?

frphotos
Explorer | Level 4

I am looking at the SDK documentation and I can't find a method where I can call to delete a folder and its files.

 

Currently I am creating a temp folder for hosting temporary files each day and then I want to delete it by using my app after a certain time expiry.

 

I am creating the folder using the .Net SDK "Files.CreateFolderV2Async"

I am looking for a api call that which I can supply the folder name for deletion.

 

 

1 Reply 1

frphotos
Explorer | Level 4
Nevermind... I found the function call... it's called DeleteV2Async
Need more support?