REST API documentation for patch_item()

chrpeake_amd
chrpeake_amd Member Posts: 2

Hi there,

Where can I find complete documentation for the patch_item() method of the Python REST API?

The documentation says I need to provide op, value and string parameters but doesn't actually list the valid ops anywhere. From searching around, I've found a couple values (replace/remove) but would guess there are more.

Specifically, I'd like to see some examples of using patch_item() to add/remove tags if there are any examples of that out there.

Cheers! Chris P.

Comments