IMPORTANT: Questionmark recommendeds using the Delivery Odata API (click here for documentation) for new integrations, not the QMWISe API. Although we currently continue to issue maintenance updates to this API to support customers with current QMWISe-based integrations, we are no longer adding new methods/functionality to QMWISe. 

CreateAdministratorWithPassword

Applies to the following products: 
Questionmark Perception
Applies to the following Perception versions: 
Perception 5.7
Perception 5.4
Perception 5.2
Perception 5.1
Name

CreateAdministratorWithPassword

Description

This method is same as CreateAdministrator except that the password is encrypted and stored in repository. Also the fields First name ,Last name ,Department are added.

Input

  • Administrator - nillable; type Administrator2
    • Administrator_ID - optional;

      type string

    • Administrator_Name - optional;

      type string

    • Password - optional;

      type string

    • Profile_Name - optional;

      type string

    • AuthenticateExt

      type int

    • Email - optional;

      type string

    • URL - optional;

      type string

    • First_Name - optional;

      type string

    • Last_Name - optional;

      type string

    • Department - optional;

      type string

Output
  • Administrator_ID - optional;

    type string