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.BulkOperations.FieldMapping
TeamDynamix.Api.BulkOperations.FieldMapping.ClearOnNull
Whether the field
on the API object should be cleared when a value
has not been provided for it.
Data Type and Notes
Boolean
Value
true
if the field on the API object should
be cleared when no value has been provided;
otherwise, false
.