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.Cmdb.ConfigurationItemTypeSearch
TeamDynamix.Api.Cmdb.ConfigurationItemTypeSearch.IsOrganizationallyDefined
Whether organizationally-defined types will be returned.
Data Type and Notes
Boolean
Nullable
Value
true
if only organizationally-defined item types should be returned;
false
if only system-defined items should be returned; otherwise null
.