cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Want to learn some quick and useful tips to make your day easier? Check out how Calvin uses Replay to get feedback from other teams at Dropbox 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: 

How to grant permission for already created file or folders via rest api of dropbox?

How to grant permission for already created file or folders via rest api of dropbox?

sam20
Explorer | Level 3

Hi,

I want to give permission to file or folders using rest api of Drop Box.

Note-

i want add permission on already added file or folders,not when sharing file or folders.

 

 

1 Reply 1

Greg-DB
Dropbox Staff

 To add members to already shared folders or files, you should use the /2/sharing/add_folder_member or /2/sharing/add_file_member endpoints, respectively. 

Those are links to the documentation for the HTTPS endpoints themselves, but we recommend using one of the official SDKs if possible. Those have corresponding native methods for the HTTPS endpoints. 

Need more support?
Who's talking

Top contributors to this post

  • User avatar
    Greg-DB Dropbox Staff
What do Dropbox user levels mean?