Name | Description | Type | Additional information |
---|---|---|---|
OldPassword | string |
Required Data type: Text |
|
NewPassword | string |
Required Data type: Text Matching regular expression pattern: ^([a-zA-Z0-9]+)$ String length: inclusive between 12 and 24 |
|
ConfirmPassword | string |
Required Data type: Text Matching regular expression pattern: ^([a-zA-Z0-9]+)$ |