PUT api/v1/portals/{portalUid}/users/logon/{Logon}/secretkey2fa/{is2FASiteWide}
Update the two factor authentication secret key type.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| portalUid |
The portal UID. |
globally unique identifier |
Required |
| Logon |
The user logon. |
string |
Required |
| is2FASiteWide |
The two factor authentication type |
boolean |
Required |
Body Parameters
None.
Response Information
Resource Description
Returns response message.
None.