Private Mendix Platform Deploy API - Version 1

Last modified: July 3, 2026

Introduction

The Private Mendix Platform Deploy API allows you to manage environments in Private Mendix Platform. You can use the API to do the following:

  • Create a new environment for the application.
  • Retrieve all environments for the application.
  • Retrieve a specified environment for the application.
  • Update the configuration of a specified environment.
  • Delete the configuration and settings of a specified environment.
  • Deploy a package or apply changes for a specified environment.
  • Get a dashboard with all environments created for the application.

API Reference