UpdateLocalUserDataV1
Provides information for updating a local user.
| Name | Description | Type | Additional information |
|---|---|---|---|
|
Specifies the email of the local user. |
string |
Required |
|
| FirstName |
Specifies the first name of the local user. |
string |
Required |
| LastName |
Specifies the last name of the local user. |
string |
Required |
| Enabled |
Specifies whether the local user is enabled or not. |
boolean |
None. |