Name | Description | Type | Additional information |
---|---|---|---|
string |
Required |
||
OldPassword | string |
Required Data type: Password Matching regular expression pattern: ^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[^\da-zA-Z]).{8,32}$ String length: inclusive between 8 and 100 |
|
NewPassword | string |
Required Data type: Password Matching regular expression pattern: ^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[^\da-zA-Z]).{8,32}$ String length: inclusive between 8 and 100 |
|
ConfirmPassword | string |
Data type: Password |