JsonHelper/RemoveField

Deletes the specified field from a JSON object.

Request Information

Parameters

NameDescriptionType
token

JSON object

JToken

field

Field name

String

Response Information

Response Description

DescriptionType

JSON object

JToken