cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Want to know what we learned at IBC? Check out our learnings on media, remote working and more 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: 

API v2 - Delete File Objective C

API v2 - Delete File Objective C

nickman55
New member | Level 2
Go to solution

I'm looking for a way to delete a file using API v2 and Objective-C. Right now, I'm able to list files, download/upload them, but I can't figure out how to delete.

 

Thanks!

Nick

1 Accepted Solution

Accepted Solutions

Greg-DB
Dropbox Staff
Go to solution
Hi Nick, you can use the DBFILESUserAuthRoutes.deleteV2 method to delete a file or folder:

https://dropbox.github.io/dropbox-sdk-obj-c/api-docs/latest/Classes/DBFILESUserAuthRoutes.html#/c:ob...:

View solution in original post

2 Replies 2

Greg-DB
Dropbox Staff
Go to solution
Hi Nick, you can use the DBFILESUserAuthRoutes.deleteV2 method to delete a file or folder:

https://dropbox.github.io/dropbox-sdk-obj-c/api-docs/latest/Classes/DBFILESUserAuthRoutes.html#/c:ob...:

nickman55
New member | Level 2
Go to solution

Thank you!!

Need more support?
Who's talking

Top contributors to this post

  • User avatar
    nickman55 New member | Level 2
  • User avatar
    Greg-DB Dropbox Staff
What do Dropbox user levels mean?