Source accounts
Delete all source account credentials
The Delete Bank Account Credentials endpoint serves as a comprehensive mechanism for revoking all existing authorization credentials that a company employs to establish its Bank Feed connection.
In cases where multiple credential sets have been generated, a single API call to this endpoint revokes all of them.
delete/companies/{companyId}/connections/{connectionId}/connectionInfo/bankFeedAccounts/credentials
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.
Response
No Content