POST 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:
"155ca59b-39ad-4264-8ef4-0fef5c7a80a3"
application/xml, text/xml
Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">155ca59b-39ad-4264-8ef4-0fef5c7a80a3</guid>