WithJSONDel returns a RequestOption that deletes the body's JSON value associated with the key.
func WithJSONDel(key string) RequestOptionWithJSONDel returns a RequestOption that deletes the body's JSON value associated with the key. The key accepts a string as defined by the sjson format.
| Name | Type | Description |
|---|---|---|
key* | string |