Curious about A, B, C, and D drives? Learn what they mean and how to use them effectively with Dropbox in this handy guide! - check it out now!

Forum Discussion

austina's avatar
austina
Explorer | Level 4
4 years ago
Solved

Turn off sending emails for add file member endpoint

Hi,

 

I am using the following endpoints :

https://api.dropboxapi.com/2/sharing/add_file_member
https://api.dropboxapi.com/2/sharing/add_folder_member

to share few thousand files/folders. This generates emails for each file/folder I have added permissions. I don't want emails to be sent when I add a member to a file/folder. How do I do this? 

 

Thanks,

Austin

  • You can use the "quiet" parameter on /2/sharing/add_folder_member to suppress device and email notifications.

     

    The /2/sharing/add_file_member endpoint also has a "quiet" parameter, but that one only supports device notifications, not email notifications. I'll pass this along as a feature request for support for suppressing email notifications for that as well, but I can't promise if or when that might be implemented.

  • Greg-DB's avatar
    Greg-DB
    Icon for Dropbox Staff rankDropbox Staff

    You can use the "quiet" parameter on /2/sharing/add_folder_member to suppress device and email notifications.

     

    The /2/sharing/add_file_member endpoint also has a "quiet" parameter, but that one only supports device notifications, not email notifications. I'll pass this along as a feature request for support for suppressing email notifications for that as well, but I can't promise if or when that might be implemented.

    • Greg-DB's avatar
      Greg-DB
      Icon for Dropbox Staff rankDropbox Staff

      For reference, the Dropbox API now also suppresses email notifications when using quiet=true on /2/sharing/add_file_member.

About Dropbox API Support & Feedback

Node avatar for Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.5,961 PostsLatest Activity: 9 hours ago
356 Following

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 or Facebook.

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!