targetDelete is a command that deletes a target
| Name | Type | Description | Notes |
|---|---|---|---|
| ForceDeletion | bool | Enforce deletion | [optional] [default to false] |
| Json | bool | Set output format to JSON | [optional] [default to false] |
| Name | string | Target name | |
| TargetVersion | int | Target version | [optional] |
| Token | string | Authentication token (see `/auth` and `/configure`) | [optional] |
| UidToken | string | The universal identity token, Required only for universal_identity authentication | [optional] |