Bank Account
Delete Bank Account
Delete an existing bank account.
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the bank account to delete.
Response
200
application/json
Bank account deleted successfully.
The response is of type object
.