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:
"361b66e4-2fd4-433d-91c8-e13243654b62"
application/xml, text/xml
Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">361b66e4-2fd4-433d-91c8-e13243654b62</guid>