We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.

Forum Discussion

AmanSingh's avatar
AmanSingh
Explorer | Level 3
4 years ago

Delete File Version History

Is there any way to delete file version history for Dropbox using the Java API ?
  • kylea's avatar
    4 years ago

    The permanent_delete call will delete a file and its version history. Using this call requires using the Business API on a Dropbox team.

    There is otherwise no way to erase version history using the API.