Contents

Summary

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

Properties

Name Required? Type Summary
UserUids This field is required. Guid[] The UIDs of the users to add the accounts provided in TeamDynamix.Api.Users.UserAccountsBulkManagementParameters.AccountIDs.
AccountIDs This field is required. Int32[] The IDs of the accounts to add to the users provided in TeamDynamix.Api.Users.UserAccountsBulkManagementParameters.UserUids.
ReplaceExistingAccounts Boolean Whether accounts already granted to users that aren't in TeamDynamix.Api.Users.UserAccountsBulkManagementParameters.AccountIDs should be removed.