File versions
Number of APIs: 5
-
List all file versions GET https://{{api.box.com}}/2.0/files/:file_id/versions
-
Get file version GET https://{{api.box.com}}/2.0/files/:file_id/versions/:file_version_id
-
Promote file version POST https://{{api.box.com}}/2.0/files/:file_id/versions/current
-
Restore file version PUT https://{{api.box.com}}/2.0/files/:file_id/versions/:file_version_id
-
Remove file version DELETE https://{{api.box.com}}/2.0/files/:file_id/versions/:file_version_id