OGG-12322
The path '{1}' referenced by the '{0}' operation does not exist.
Cause
An attempt to apply an array of JSON patch operations to a JSON document failed.
Action
A JSON patch operation (RFC 6902) performs a sequence of operations against a JSON document in an atomic manner. If one of the operations fails, the entire patch operation fails and the document is unchanged.