delete_transactions_bulk
Bulk delete multiple transactions by their IDs in one operation. Unsplit or ungroup any split/group parent transactions first, as this action fails on them and is 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). |