Delete a bank account and all associated data

Permanently removes a bank account, all its transactions, TigerBeetle transfers, and associated ledger account

Path parameters

accountIdstringRequired
The ID of the bank account to delete

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

entityIdstringRequired
The entity ID that owns the account

Response

Account deleted successfully
messagestring or null
deletedCountsobject or null

Errors