Undeleting a Document
You can use the unDeleteDocument call to restore a deleted document.
Parameters
Parameter | Description |
---|---|
id | The ID of the document to undelete.
This parameter is required if the path parameter is not present. |
path | The fully qualified File Share path name.
This parameter is required if the id parameter is not present; otherwise, it is ignored. |
name | the new name of the document to undelete. |
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.