Your workflow is unique 👨💻 - tell us how you use Dropbox here.
Forum Discussion
Charles R.5
8 years agoExplorer | Level 4
Cannot delete a folder with a '.' in the middle its name?
When I use the API to delete a folder with: https://api.dropboxapi.com/2/files/delete_v2 If the path to the folder is: /somepath/mydomain.com The folder will not delete. Interestingly, a...
Greg-DB
Dropbox Community Moderator
7 years agoCharles R.5 I just wanted to follow up on this with two notes:
- The team pointed out that if you want to make sure you're deleting a folder, you can specify the folder's "id" as the `path` value for the delete_v2 call
- For the opposite case, where you want to make sure you're deleting a specific file, we added a `parent_rev` parameter to delete_v2.
Charles R.5
7 years agoExplorer | Level 4
Thanks Greg. The 'id' feature is useful.
About Dropbox API Support and Feedback
Get help with the Dropbox API from fellow developers and experts.
The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.
If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X, Facebook or Instagram.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!