EditGSMSiteAdminRequestModel
Specifies information for modifying certain user account attributes of a site admin.
Values which are not provided or null in the request body remain unchanged.
Name | Description | Type | Additional Information |
---|---|---|---|
FirstName |
If provided, specifies the new value to be set as the user's first name. The name must be at least 2 characters and not more than 30 characters in length. |
string |
None. |
LastName |
If provided, specifies the new value to be set as the user's last name. The name must be at least 2 characters and not more than 30 characters in length. |
string |
None. |