deleteTargetAssociation is a command that deletes an association between target and item.
| Name | Type | Description | Notes |
|---|---|---|---|
| assocId | String | The association id to be deleted | [optional] |
| json | Boolean | Set output format to JSON | [optional] |
| name | String | Item name | |
| targetName | String | The target to associate | [optional] |
| token | String | Authentication token (see `/auth` and `/configure`) | [optional] |
| uidToken | String | The universal identity token, Required only for universal_identity authentication | [optional] |