Our Community is in read-only mode until April 8th, learn more here. You can still search existing threads or get help via Dropbox Support, the Dropbox Help Center, or Learn.
Forum Discussion
terezakloboucek
6 years agoHelpful | Level 5
Re: Method Create_shared_link_with_settings
Greg, thank you very much for your fast reply! If every service/app had support like Dropbox, users would be in heaven.
Regards
Tereza
1 Reply
Replies have been turned off for this discussion
- Greg-DB4 years ago
Dropbox Community Moderator
The Dropbox API now supports enabling/disabling the download restriction on a shared link via the
SharedLinkSettings.allow_downloadsetting on /2/sharing/create_shared_link_with_settings and /2/sharing/modify_shared_link_settings (and corresponding methods in the official SDKs).
You can also check the setting for a shared link via theSharedLinkMetadata.link_permissions.allow_downloadfield, such as returned by /2/sharing/list_shared_links or /2/sharing/get_shared_link_metadata (and corresponding methods in the official SDKs).
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!