Json
JSON.MERGE
Merges the JSON value at path in key with the provided value.
Arguments
The key of the json entry.
The path of the value to set.
The value to merge with.
Response
Returns true if the merge was successful.
Was this page helpful?
Merges the JSON value at path in key with the provided value.
The key of the json entry.
The path of the value to set.
The value to merge with.
Returns true if the merge was successful.
Was this page helpful?