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).
curl -X DELETE "https://example.com/v1/accounts/497f6eca-6276-4993-bfeb-53cbbbba6f08"Empty