GET api/Authentication/CreateTokenForgotPasswordFromEmail?email={email}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
email

string

Required

Body Parameters

None.

Response Information

Resource Description

globally unique identifier

Response Formats

application/json, text/json

Sample:
"247ebbd7-ac2d-40d3-b112-47e10e7aa7d0"

application/xml, text/xml

Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">247ebbd7-ac2d-40d3-b112-47e10e7aa7d0</guid>