users_users_bulk_update

Function users_users_bulk_update 

Source
pub async fn users_users_bulk_update(
    configuration: &Configuration,
    user_request: Vec<UserRequest>,
) -> Result<Vec<User>, Error<UsersUsersBulkUpdateError>>
Expand description

Put a list of user objects.