Delete Case Attachment
deleteCaseAttachmentRemove a file from a case. The row is soft-deleted; deletion of the stored object is attempted best-effort.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| case_id | Yes | The case's unique identifier | |
| queue_id | Yes | The queue's unique identifier | |
| attachment_id | Yes | The attachment's unique identifier |