Function msgraph_rs::resources::users::methods::create_user

source ยท
pub fn create_user(
    client: &GraphClient,
    body: Value,
) -> Result<Value, Box<dyn Error>>