Private Mendix Platform User API

Last modified: January 22, 2024

1 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

2 API Reference