AddPhoneAuthenticationMethod
Add a phone authentication method for a user.
Input
Name | Type | Description |
UserID | String | The Id of the User to add a phone authentication method. |
PhoneNumber | String | The phone number of the authentication method. |
PhoneType | String | The phone type of the authentication method. Possible values are: mobile, alternateMobile, and office. |
Result Set Columns
Name | Type | Description |
Success | String | Whether the operation was successful. |