Unless explicitly stated on the documentation for a method, the accepted Web API call content types are:
Calls using any other content type (ex: text/plain) are not supported.
-
APIs
-
TeamDynamix.Api.Users.UserImportOptions
TeamDynamix.Api.Users.UserImportOptions.AllowIsActiveChanges
Whether to allow changes to the active status of users.
Data Type and Notes
Boolean
Value
true
if active status changes should be allowed;
otherwise false
.
Remarks
This option only applies to updates for existing user records.
If records have to be created, all created records will be set as active.