DeleteAttachment
Deletes an attachment from a SharePoint list item.
Input
Name | Type | Description |
URL | String | Full URL to the attachment to be deleted. |
List | String | The name of the List on the SharePoint server. |
Result Set Columns
Name | Type | Description |
Success | Boolean | Indicates whether the operation was successful or not. |