DeleteActivityAttachment
Delete an attachment.
Input
| Name | Type | Required | Description |
| ActivityNumber | String | True | The unique alternate identifier for the activity. |
| AttachedDocumentId | Long | True | The unique identifier of the attached document. |
Result Set Columns
| Name | Type | Description |
| Success | Boolean | Flag to determine the success of the operation. |