This function creates one or more attributes of up to 50 users at once.
createUsers(userObjects = list(createUserObject()), update_existing = F, ignore_email_conflicts = F, email_conflict_resolution = T)
userObjects | A list of userObjects. These must be created via createUserObject(). |
---|---|
update_existing |
A dataframe of updated user details for each user created.