delete_transactions_bulk
Delete up to 500 transactions by ID. Fails on split or group transactions; unsplit or ungroup first. Irreversible.
Instructions
Bulk-delete transactions by ID (1-500). Fails if any ID is a split or group parent, or part of a split/group; unsplit or ungroup those first. Irreversible.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes | Array of transaction IDs to delete (1-500). |