The following endpoints are available:
POST: https://api.hypernode.com/v1/app/<your_app_name>/perform_preinstall/POST can be used for performing a preinstall for your Hypernode. You have to specify the following data in the post request:
preinstall_type: ("magento1", "magento2", "akeneo3.2", "akeneo4.0") - Indicates what to install on the node.sample_data: boolean - Indicates whether or not to install sample data with the installation.