NameDescriptionTypeAdditional information
value

Value to be added or replaced

Object
path

JSON pointer that references a location within the target document where the operation is performed

string
op

Operation to be performed on the target object. Valid values are: add/remove/replace/test

string
from

JSON pointer to the location to copy or move

string