Contents

Summary

A set of parameters designed to allow for setting the membership of users in groups.

Properties

Name Required? Type Summary
UserUIDs This field is required. Guid[] The UIDs of the users to add the groups provided in TeamDynamix.Api.Users.UserGroupsBulkManagementParameters.GroupIDs.
GroupIDs This field is required. Int32[] The IDs of the groups to add to the users provided in TeamDynamix.Api.Users.UserGroupsBulkManagementParameters.UserUIDs.
RemoveOtherGroups Boolean Whether groups already granted to users that aren't in TeamDynamix.Api.Users.UserGroupsBulkManagementParameters.GroupIDs should be removed.