CreateWalletAsk AIpost https://api.utila.io/v2/vaults/{vault_id}/walletsCreate a new wallet.Path Paramsvault_idstringrequiredBody ParamsThe wallet resource to create.displayNamestringrequiredA human-readable name. Must match the regular expression [a-zA-Z0-9\.,:\-'# _$]+$ and be shorter than 100 charactersnetworksarray of stringsrequiredThe resource names of the networks of the wallet. Can be set during creation and can be added later through the CreateWalletAddress method.networks*ADD stringcreateParamsobjectParameters only used during wallet creation.createParams objectResponse 200A successful response.Updated 8 months ago