targetDelete is a command that deletes a target
| Name | Type | Description | Notes |
|---|---|---|---|
| force_deletion | bool | Enforce deletion | [optional] [default to False] |
| json | bool | Set output format to JSON | [optional] [default to False] |
| name | str | Target name | |
| target_version | int | Target version | [optional] |
| token | str | Authentication token (see `/auth` and `/configure`) | [optional] |
| uid_token | str | The universal identity token, Required only for universal_identity authentication | [optional] |