Private Mendix Platform User API - Version 1

Last modified: July 3, 2026

Introduction

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

  • Get a user by ID.
  • Get a list of all users for the current organization.
  • Create, update, or delete a user.
  • Change the password of a user with a specific ID.

API Reference