Transactions
Delete a transaction
Delete a transaction 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/{id}
Path parameters
idstring uuid required
Transaction ID (UUID).
Transaction ID (UUID).
Response
Transaction deleted