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.JsonPatchOperation
TeamDynamix.Api.JsonPatchOperation.value
The value to use for the operation.
This is required for add
and replace
operations.
Data Type and Notes
Object
Nullable