delete-mail-attachment
Remove email attachments from Microsoft 365 messages to reduce mailbox size and manage storage. Specify message and attachment IDs to delete specific files from Outlook emails.
Instructions
Delete navigation property attachments for me
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| If-Match | No | ETag | |
| messageId | Yes | Path parameter: messageId | |
| attachmentId | Yes | Path parameter: attachmentId | |
| includeHeaders | No | Include response headers (including ETag) in the response metadata | |
| excludeResponse | No | Exclude the full response body and only return success or failure indication |