GET api/Authentication/CreateTokenForgotPasswordFromEmail?email={email}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| string |
Required |
Body Parameters
None.
Response Information
Resource Description
globally unique identifierResponse Formats
application/json, text/json
Sample:
"27770690-2400-4e87-abb0-d0dde39cc906"
application/xml, text/xml
Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">27770690-2400-4e87-abb0-d0dde39cc906</guid>