v1

latestOpenAPI 3.1.0AGPL-3.0 license2026-07-1210336283.6 KB
Transactions

Bulk delete transactions

Bulk delete transactions for the authenticated team. Only manually created transactions can be deleted via this endpoint or the form. Transactions inserted by bank connections cannot be deleted, but can be excluded by updating the status.

delete/transactions/bulk

Request body

string[] required

List of transaction IDs to delete.

Response

Transactions deleted

idstring uuid required

Transaction ID (UUID).