To be blunt, your API documentation is really confusing and missing key information.
For example:
What are the accepted values for op?
What are the accepted values for path?
There’s also a major contradiction for the value field. The description says it’s an “Array of integer,” but the example shows an “Array of object.” Which one is correct?
And if value is supposed to be an array of integers, how are we supposed to update string fields, like a group’s name?
Honestly, it feels like this documentation wasn’t reviewed before being published. This makes it extremely difficult for us, as paying customers, to integrate with your service.