Forgots the password tokens.
RegisterAndPasswordResetTokens - The model.
{
"AppSourceId": 1,
"DoNotGenerateResetTokensForUsersWithPasswords": true,
"UserList": [
{
"FirstName": "sample string 1",
"LastName": "sample string 2",
"EmailAddress": "sample string 3",
"PhoneNumber": "sample string 4"
},
{
"FirstName": "sample string 1",
"LastName": "sample string 2",
"EmailAddress": "sample string 3",
"PhoneNumber": "sample string 4"
}
]
}
Sample not available.
Collection of PasswordResetTokensResult -
Sample not available.