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:
"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>