AddDocPack
Install a pack within a Doc
packId - id of the Pack added to the doc. packVersion - Pack version errorMessage: Error details in case the operation was denied. CreateDoc
Create a new Doc
folderId: Folder id in which the doc is being created. CopyDoc
Copy a Doc to a new location
newDocId: Id of the doc that is newly created. errorMessage: Error details in case the operation was denied. DeleteDoc
Delete a Doc
None
DeleteDocPack
Remove usage of a pack from a Doc
packId - id of the Pack added to the doc. errorMessage: Error details in case the operation was denied. OpenDoc
Opening a Doc for reading, commenting or editing.
None
ReviveDoc
Revive an old Doc to a new folder
folderId: Folder in which the doc is revived to. UpdateDocPermissions
Update permissions on a Doc
updates - contains the attempted doc permission changes. CopyTemplate
Copy a template to an existing Doc
destDocId: Doc to which the template is copied to. errorMessage: Error details in case the operation was denied.