Function get_basic_info_by_usernames

Source
pub fn get_basic_info_by_usernames(
    client: &TestMyCodeClient,
    usernames: &[String],
) -> Result<Vec<User>, TestMyCodeClientError>
Expand description

post /api/v8/users/basic_info_by_usernames Requires admin. Find all users’ basic infos with the posted json array of usernames