New to Telerik Report Server? Start a free 30-day trial
UpdateUserV3Data
Provides information for updating a user through the v3 user endpoint.
| Name | Description | Type | Additional information |
|---|---|---|---|
|
Specifies the email address. | string |
Required | |
| FirstName |
Specifies the first name. | string |
Required |
| LastName |
Specifies the last name. | string |
Required |
| Enabled |
Specifies whether the user is enabled. | boolean |
None. |
| RoleIds |
Provides the IDs of the roles assigned to the user. | Collection of string |
None. |