You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.

Forum Discussion

daniaaluyr's avatar
daniaaluyr
New member | Level 2
5 years ago

Add a group to a folder or sub folder NOT shared folder. C#

Hello all, Was wondering how to add a group to a folder.  For example we have Studio/WIP/158987 I want to make it where i can add a group called designers (already created in the front end and ...
  • Greg-DB's avatar
    5 years ago

    In order to add a group or member to a folder, that folder does need to be shared first.

    If the folder is underneath a folder that is already shared, you may wish to add the group or member to that parent shared folder.

    Or, you can share the specific folder itself. You can do so via the website as covered here, or via the API. In the .NET SDK in particular, you would use the ShareFolder method to do so.