DeleteAttachment
Deletes an attachment from a SharePoint list item.
Input
| Name | Type | Required | Description |
| URL | String | True | Full URL to the attachment to be deleted. |
| List | String | False | 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. |