Overview

Syncs one file from the documents subpanel into drive

Request Arguments

Name Type Description Required
module String The module of the record Yes
recordId String The id of the record Yes
path String The cloud drive path id where the file should be synced Yes

Response

Boolean (true if success/ false if fail)

Change Log

Version Change
v11_16 Added /CloudDrive/files/syncFile POST endpoint.