Delete linked bank account
Client ID
User ID
Provide account ID
POST /insyts/deleteaccount HTTP/1.1 Host: api.akibaone.com Content-Type: application/json Accept: */* Content-Length: 62 { "clientId": "text", "userId": "text", "providerAccountId": "text" }
{ "success": true, "message": "text", "id": "text" }