DeleteDocument
Deletes a document on the SharePoint library.
Input
| Name | Type | Required | Description |
| Library | String | True | The name of the library on the SharePoint server. |
| Path | String | True | 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. |