JsonHelper/RemoveField
Deletes the specified field from a JSON object.
Request Information
Parameters
Name | Description | Type |
---|---|---|
token |
JSON object |
JToken |
field |
Field name |
String |
Response Information
Response Description
Description | Type |
---|---|
JSON object |
JToken |