DeleteDocument
Deletes a document on the SharePoint library.
Input
Name | Type | Description |
Library | String | The name of the library on the SharePoint server. |
Path | String | The path of the file (or folder) to remove from the document library. |
Result Set Columns
Name | Type | Description |
Success | Boolean | Indicates whether the operation was successful or not. |