cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
We want your feedback when it comes to using Dropbox in a web browser. Tell us your thoughts right 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: 
1
Ask
2
Reply and help

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

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

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