patch_v2_users_user_id

Function patch_v2_users_user_id 

Source
pub async fn patch_v2_users_user_id(
    configuration: &Configuration,
    user_id: &str,
    update_user_request: UpdateUserRequest,
) -> Result<UpdateUserResponse, Error<PatchV2UsersUserIdError>>
Expand description

Update user.