RemovePhoneAuthenticationMethod
Removes a phone-based authentication method for a user.
Input
Name | Type | Description |
UserID | String | The unique identifier of the user whose phone authentication method will be removed. Leave this blank if performing the operation for the currently logged-in user. |
Id | String | The unique identifier for the phone authentication method to be removed. The possible values include b6332ec1-7057-4abe-9331-3d72feddfe41 (alternate mobile), e37fc753-ff3b-4958-9484-eaa9425c82bc (office phone), and 3179e48a-750b-4051-897c-87b9720928f7 (mobile phone). |
Result Set Columns
Name | Type | Description |
Success | String | Indicates whether the phone authentication method was successfully removed. Returns true for success and false for failure. |