The move operation removes the value at the "from" path and adds it at the "path" location. It's equivalent to a remove followed by an add. Both paths must be valid - the "from" value must exist.
Rename/relocate a property
Move a value deeper into the structure
Move an array element to a new position
Use our free online JSON Patch generator to create move patches instantly
🚀 Open JSON Patch Generator