Delete IT Glue Attachment
itglue_delete_attachmentDelete an attachment permanently from any supported record type. Specify the resource type, resource ID, and attachment ID to remove.
Instructions
PERMANENTLY delete an attachment from a record. This cannot be undone. Find the attachment ID with itglue_list_attachments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| resource_id | Yes | The parent record ID | |
| attachment_id | Yes | The attachment ID to delete | |
| resource_type | Yes | The record type |