GET api/Authentication/CreateTokenForgotPasswordFromPhone?phoneNumber={phoneNumber}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| phoneNumber | string |
Required |
Body Parameters
None.
Response Information
Resource Description
globally unique identifierResponse Formats
application/json, text/json
Sample:
"3e4aaea0-eca9-4bdf-82d0-e850d1a2bff4"
application/xml, text/xml
Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">3e4aaea0-eca9-4bdf-82d0-e850d1a2bff4</guid>