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.path
The JSON pointer to the field to update.
This is required for all operations.
Data Type and Notes
String
Required