GET api/Authentication/CreateTokenForgotPasswordFromPhone?phoneNumber={phoneNumber}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
phoneNumber

string

Required

Body Parameters

None.

Response Information

Resource Description

globally unique identifier

Response Formats

application/json, text/json

Sample:
"0ab34e9a-021c-49fb-ae54-52d1f9d8a439"

application/xml, text/xml

Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">0ab34e9a-021c-49fb-ae54-52d1f9d8a439</guid>