I am building app which in which i want to create folder under the app folder.
Hierarchy
app
–project1
–project2
Now i want to share project1 folder with user1 and user2.
At the same time project2 folder will be shared with user3 and user4.
I could not find any API. Can any body help?
The Dropbox API currently doesn’t offer any calls for managing shares folders, and in addition, app folders are incompatible with shared folders. In this case, you’ll need to use ‘full access’ and have the user manually manage the shared folders.