JDBC Driver for Dropbox

Build 25.0.9434

UpdateProperties

Updates custom properties on a file or folder, including adding, editing, or removing property templates and key-value pairs.

Input

Name Type Required Description
Path String False The full Dropbox path of the file or folder whose properties are updated.
Remove_Fields String False A list of property field names (as strings) to remove if they exist. This field is optional.
Template_Id String False The unique identifier of the property template associated with the file or folder.
AddorUpdateFields String False An aggregate of property fields to add or update. Must be a JSON object or the name of a #TEMP table containing the fields and values.

Result Set Columns

Name Type Description
Success String Returns a value of True when the properties are successfully updated; otherwise, returns False.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434