Discussions
HTTP Patch REST API
11 months ago by Joe Russell
Hello,
I'm using the REST API for iMIS EMS to try to update a panel source. Is there anyway to use PATCH to just update one property that I care about? Or do I have to fetch the entire entity, manipulate my one property, and then send it back as a PUT?
Thanks,
Joe