IPWorks Cloud 2020 Java Edition

Questions / Feedback?

PromoteVersion Method

Promotes a previous file resource version to be the current version.

Syntax

public void promoteVersion(String fileId, String versionId);

Remarks

This method promotes a previous version of the file resource specified by FileId to be the current version.

VersionId specifies the version that should be promoted. Box will make a copy of it to use as the new version.

Note that Box only tracks file versions for paid accounts.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 Java Edition - Version 20.0 [Build 8265]