Change Password Service - Inputs

The tables provides mandatory inputs for this web service.

Input Description
UserInfo
UserName

(Mandatory)

The login ID of the Super User, Work Supervisor, or Administrator.

Users can also specify their login ID. However, they can only change their own password.

Password

(Mandatory)

The password for the specified user name.
Enterprise

(Mandatory)

The name of the enterprise of the Super User, Work Supervisor, or Administrator.

The name of the enterprise to which the user belongs.

ChangePasswordDetails
IsEncrypted Specify true if you want the password in the encrypted format.

Specify false if you do not want the password in the encrypted format.

Password

(Mandatory)

Specify the password that you want to update.

Note: If you have specified true for the IsEncrypted attribute, specify the encrypted password. While logging into TIBCO MDM from UI as well as from the web service, specify the decrypted form of a password.

If you have specified false for the IsEncrypted attribute, specify the plain text password. While logging into TIBCO MDM from UI as well as from the web service, specify the as is password mentioned in the request file.