Overview

Syncs all files from 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 associated to the record Yes

Response

Boolean (true if success/ false if fail)

Change Log

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