Skip to main content
DELETE
Remove a bank account

Authorizations

Authorization
string
header
required

Cognito JWT token for regular user authentication

Path Parameters

accountId
string
required

The bank account ID

Response

Response for status 200

id
string
required

Unique identifier for the deleted bank account

Example:

"ba_abc123"

deleted
enum<boolean>
required

Always true for a deleted bank account response

Available options:
true