| Name | Description | Type | Additional information |
|---|---|---|---|
| EmailAddress |
Gets or sets email address of the user who requested the forgotten password. |
string |
Required Data type: EmailAddress Matching regular expression pattern: [A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\.[A-Za-z]+ Max length: 256 |
| Username |
Gets or sets the user name of the user who requested the forgotten password. |
string |
Required Max length: 256 |
| InvitationCode |
Gets or sets the invitation code of the user who requested the forgotten password. |
string |
Required String length: inclusive between 6 and 60 |