Delete Accounts
delete/accounts
Query parameters
accountIdstring required
Account id (GoCardLess)
Example:3fa85f64-5717-4562-b3fc-2c963f66afa6
provider'teller' | 'plaid' | 'gocardless' required
Example:teller
accessTokenstring
Teller or Plaid access token
Example:test_token_ky6igyqi3qxa4
Response
Retrieve accounts
Example response
{
"success": true
}