Delete Key Value
Deletes the key value of a JSON input.
Last updated
Deletes the key value of a JSON input.
Last updated
This activity deletes the user-specified key value of a given JSON input.
JSON Input: Required
Specifies the JSON from which a key value is to be deleted.
Select Token: Specifies the JSON input.
Key: Specifies the key value that is to be deleted from the user-specified JSON.
Result: Stores the value of the selected key that is removed in the specified variable.