Source accounts
Delete source account
The Delete source account endpoint enables you to remove a source account.
Removing a source account will also remove any mapping between the source bank feed bank accounts and the target bankfeed bank account.
delete/companies/{companyId}/connections/{connectionId}/connectionInfo/bankFeedAccounts/{accountId}
Path parameters
companyIdstring uuid required
Unique identifier for your SMB in Codat.
Example:8a210b68-6988-11ed-a1eb-0242ac120002
Unique identifier for a company.
connectionIdstring uuid required
Unique identifier for a company's data connection.
Example:2e9d2c44-f675-40ba-8049-353bfcb5e171
Unique identifier for a connection.
accountIdstring required
Example:13d946f0-c5d5-42bc-b092-97ece17923ab
Unique identifier for an account.
Response
No Content