The remove operation deletes the value at the specified path. When removing an array element, subsequent elements are shifted to fill the gap. The path must point to an existing value.
Delete a property from an object
Delete an item from an array by index
Delete a deeply nested property
Use our free online JSON Patch generator to create remove patches instantly
🚀 Open JSON Patch Generator