Skip to main content

JSON Patch Builder

Document

Paste JSON or YAML document...

Patch (RFC 6902)

[ { "op": "replace", "path": "/key", "value": "new" } ] # YAML patches also supported

Paste a JSON or YAML document and an RFC 6902 patch to see the result