DeleteAttachment
Deletes the attachment specified.
Input
| Name | Type | Required | Description |
| SheetId | String | False | The id of the sheet of the attachment. |
| AttachmentId | String | False | The id of the attachment. If the attachment has multiple versions, this deletes only the version specified by the attachmentId (each version has a different attachmentId). |
Result Set Columns
| Name | Type | Description |
| Success | String | Whether or not the attachment was deleted. |