# UpdateUserRequest
## Properties
**dry_run** | Option<**bool**> | If true, checks whether you have the required permissions to perform the action. | [optional]
**new_path** | Option<**String**> | A new path for the EIM user. | [optional]
**new_user_email** | Option<**String**> | A new email address for the EIM user. | [optional]
**new_user_name** | Option<**String**> | A new name for the EIM user. | [optional]
**user_name** | **String** | The name of the EIM user you want to modify. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)