TDV Adapter for Box

Build 22.0.8462

UpdateFile

Update a File.

Input

Name Type Description
FileID String The Id of the file to copy.
NewName String An optional new name for the copied file.
Description String An optional description for the file.
Parent String An optional new parent folder for the file. This can be used to move the file to a new folder.
CanDownload String Defines who is allowed to download this file. The possible values are either open for everyone or company for the other members of the user's enterprise.
Tags String A coma separated list of tags for this item. There is a limit of 100 tags per item, and 10,000 unique tags per enterprise.

Result Set Columns

Name Type Description
Success String Whether or not the operation was successfull.
ID String Id of the copied file.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462