Private Mendix Platform Project API

Last modified: January 22, 2024

1 Introduction

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

  • Get a project by ID
  • Get a list of all projects for the current user
  • Create or delete a project
  • Retrieve the project creation status
  • Change the project name, description, or status
  • Change the owning user and group of a project
  • Get all project team members
  • Add or remove members and groups from a project

2 API Reference