Bulk delete attachments
attachments.delete_bulkDelete several attachments of one email at once.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes | Attachment IDs to delete | |
| mailId | Yes | Mail ID | |
| mailboxId | Yes | Mailbox ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | ||
| http_status | Yes | HTTP status of the API response |