Backup and Restore functionality overview
mainThe Backup and Restore sample demonstrates two primary workflows using the Dropbox API:
- Backing up a file: Uploading a local file (e.g.,
my-file.txt) to Dropbox. This represents backing up app or user data. - Restoring a file: Using the
/revisionsendpoint to restore a file to a previous version.