JSON Pointer defines a string syntax for identifying a specific value within a JavaScript Object Notation (JSON) document.| IETF Datatracker
JSON Patch defines a JSON document structure for expressing a sequence of operations to apply to a JavaScript Object Notation (JSON) document; it is suitable for use with the HTTP PATCH method. The "application/json-patch+json" media type is used to identify such patch documents.| IETF Datatracker