Create multiple users (ACTIVE DIRECTORY)

Adds multiple users from a list for Active Directory Authentication

Method

/API2/access/createUsersAd

  • API Section: /API2/access
  • API Version: 2.0
  • From Release: 2020.10
  • Usage: REST API only via POST actions.
  • Usage by:
    • Enterprise Admin

Method Signature

Input Parameters

Name

createUserAdArr

Object Type

Description

The object used to create a new user when AD authentication is used.

Output Response

Successful Result Code

200

Response Type

Description of Response Type

Generic API response object with success or failure flag and related messages.

Notes

Create a list of users for efficient loading of many users in a single step. First create the User object with all its settings. Use other methods for alternative authentication providers.