Json
JSON.SET
Set the JSON value at path in key.
Arguments
key
string
requiredThe key of the json entry.
path
string
default: "$"The path of the array.
value
TValue
requiredThe value to set.
Response
OK
Was this page helpful?
Set the JSON value at path in key.
The key of the json entry.
The path of the array.
The value to set.
OK
Was this page helpful?