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.