| Name | Description | Type | Additional information |
|---|---|---|---|
| Username |
Gets or sets the name of the user changing their password. |
string |
Required |
| NewPassword |
Gets or sets the user's new password. |
string |
Required Data type: Password String length: inclusive between 6 and 100 |
| OldPassword |
Gets or sets the user's old password. |
string |
Required Data type: Password String length: inclusive between 6 and 100 |