POST api/Account/GeneratePasswordResetToken?emailAddress={emailAddress}&agriaId={agriaId}&postcode={postcode}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| emailAddress | string |
None. |
|
| agriaId | string |
None. |
|
| postcode | string |
None. |
Body Parameters
None.
Response Information
Resource Description
globally unique identifierResponse Formats
application/json, text/json
Sample:
"5a18f281-9795-4586-bd42-85c160d18e76"
application/xml, text/xml
Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">5a18f281-9795-4586-bd42-85c160d18e76</guid>