Update bank applicationAsk AIpatch https://id.sandbox.cybrid.app/api/bank_applications/{client_id}Updates a bank application. Required scope: bank_applications:writePath Paramsclient_idstringrequiredIdentifier for the application.Body Paramsnamestringlength between 1 and 128Name for the application.ip_allowlistarray of stringsList of public IPv4 addresses or CIDR ranges to allowlist for API access. Provide [] to clear the allowlist; omit to leave unchanged.ip_allowlistADD stringResponses 200bank application updated 401Unauthorized 403Forbidden 404Not FoundUpdated about 2 hours ago