Delete a bank account

Discontinue using a specified bank account linked to a Moov account.

To use this endpoint from the browser, you’ll need to specify the /accounts/{accountID}/bank-accounts.write scope when generating a token.
DELETE
/accounts/{accountID}/bank-accounts/{bankAccountID}
204 404 429
Bank account deleted.
No bank account with the specified accountID was found.
Request was refused due to rate limiting.

Retry-After

number

Path parameters

accountID

string <uuid> required
ID of the account.

bankAccountID

string <uuid> required
ID of the bank account