Data v2.Connector.Accounts
REGION.US
MULTI_TENANT
Delete Accounts
Deletes existing account in the Tink platform that was originally created via the data v2 Connector.
post/data/v2/connector/accounts:delete
Request body
Example request
{
"externalAccountId": "c78d431b892c42a197de6cb1eafdc8c2",
"externalUserId": "9190442462734df9a9479acd9f69b04c"
}Response
A successful response.
Changes
No recorded changes to this endpoint across all 9 revisions of this API.