CorebanqCorebanq Developer Docs
Accountsv1

Delete account

Handler: DeleteAccount. Deactivates the account (active=false); the row is preserved. Public reads and balance endpoints exclude inactive accounts. NOTE: handler responds 200 (apireply.Ok200).

DELETE
/v1/accounts/{id}

Path Parameters

id*string

Response Body

curl -X DELETE "https://example.com/v1/accounts/497f6eca-6276-4993-bfeb-53cbbbba6f08"
Empty