v1

latestOpenAPI 3.1.02026-07-26590236.8 KB

Clear Whitelist Accounts

Delete all whitelisted bank accounts linked to a particular account on Graph

delete/bank_account/{account_id}/whitelist (COPY)

Path parameters

account_idstring required

Response

200

{"stackTrail":"paths:/bank_account/{account_id}/whitelist (COPY):delete:responses:200:content:application/json:schema:properties:data","oasType":"schema","type":"unknown"}
messagestring
{"stackTrail":"paths:/bank_account/{account_id}/whitelist (COPY):delete:responses:200:content:application/json:schema:properties:meta","oasType":"schema","type":"unknown"}
statusstring

Example response

{
  "message": "Whitelist accounts cleared successfully",
  "status": "success"
}