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:
"4ab73c0a-8ec6-47bf-b919-de80f010bb04"
application/xml, text/xml
Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">4ab73c0a-8ec6-47bf-b919-de80f010bb04</guid>