| 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 |
Boolean (true if success/ false if fail)
| Version | Change |
|---|---|
| v11_16 |
Added /CloudDrive/files/syncFile POST endpoint.
|