POST Account/ResetPassword?DonorId={DonorId}&ConfirmationToken={ConfirmationToken}&NewPassword={NewPassword}
Resets Password for user
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
DonorId |
Donor Id in Aversys |
integer |
Required |
ConfirmationToken |
Confirmation Token |
string |
Required |
NewPassword |
Phone Number to send SMS to |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
IdentityResultName | Description | Type | Additional information |
---|---|---|---|
Succeeded | boolean |
None. |
|
Errors | Collection of string |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.