TeamDynamix Web API
TeamDynamix.Api.JsonPatchOperation.op
Unless explicitly stated on the documentation for a method, the accepted Web API call content types are:
application/json
Calls using any other content type (ex: text/plain) are not supported.
APIs
TeamDynamix.Api.JsonPatchOperation
TeamDynamix.Api.JsonPatchOperation.op
The name of the JSON patch operation being performed.
Data Type and Notes
String
Required
Remarks
The following operations are currently supported:
add
remove
replace
copy
move
The
test
operation is NOT supported.