
Dropbox API Integration Profile
Information and guides about integrating with Dropbox API
Add Dropbox Integration to Your App- Download File
- Get Connected Account Details
- Files - Properties - Update
- Files - Move
Move a file or folder to a different location in the user's Dropbox. If the source path is a folder all its contents will be moved.
- Sharing - Relinquish File Membership
The current user relinquishes their membership in the designated file. Note that the current user may still have inherited access to this file through the parent folder. Apps must have full Dropbox access to use this endpoint.
- Sharing - List Folder Members
Returns shared folder membership by its folder ID. Apps must have full Dropbox access to use this endpoint.
- Sharing - Get Folder Metadata
Returns shared folder metadata by its folder ID. Apps must have full Dropbox access to use this endpoint.
- Users - Get Current Account
Get information about the current user's account.
- Paper - Docs - Users - List
Lists all users who visited the Paper doc or users with explicit access. This call excludes users who have been removed. The list is sorted by the date of the visit or the share date. The list will include both users, the explicitly shared ones as well as those who came in using the Paper url link.
- Sharing - Unshare File
Remove all members from this file. Does not remove inherited members.