Upload Fileclass UploadFile(client: IndicoClient) : RestRequest<JSONArray?> Constructors UploadFileconstructor(client: IndicoClient) Functions NameSummarycallopen override fun call(): JSONArray?Upload files and return metadatafilePathsfun filePaths(filePaths: List<String>?): UploadFileFiles to uploadUpdated 17 days ago Retrieve BlobUpload StreamAsk AI