This is used by users to change their own password by supplying old and new passwords. Content-Type: application/vnd.plcm.plcm-change-password-request+xml All attributes are used in ETag calculation except for entity-tag and atom-link.
Name | Type | Description | Attributes |
---|---|---|---|
oldPassword | OldPassword | The local user's existing system login password (not conference or chairperson passcode). | |
newPassword | NewPassword | The password which user wants to set as system login password (not conference or chairperson passcode). The password must satisfy the local password rules specified for the system. | |
resetPasswordToDefault | boolean | resets the password to the default password |
Name | Type | Restrictions |
---|---|---|
NewPassword | string | Length of value must be >=0 Length of value must be <=128 |
OldPassword | string | Length of value must be >=0 Length of value must be <=128 |