Delete Company WalletAsk AIdelete https://nft-api-sandbox.venly.io/api/v2/wallets/{chain}/{address}This endpoint deletes a company wallet by blockchain and wallet address.Path ParamschainstringenumrequiredThe blockchain of the company wallet.AVACBSCETHEREUMMATICHEDERAARBITRUMAllowed:AVACBSCETHEREUMMATICHEDERAARBITRUMaddressstringrequiredThis is the wallet address of the company wallet.Responses 200OK 400When the request contains invalid input 401When the user is not authorized to access the resource 403When a user doesn't have proper security authority 404When a resource is not found 405When the HttpMethod is not supported 415Usually when the input is not a valid json 500When there's an unexpected errorUpdated 5 months ago