delete-mail-attachment
Remove an attachment from a specific email message by providing the message ID and attachment ID.
Instructions
Delete navigation property attachments for me
Input 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 |