| Name | Type | Description | Notes |
|---|---|---|---|
| item | list[str] | A list of items to delete, To specify multiple items use argument multiple times | [optional] |
| json | bool | Set output format to JSON | [optional] [default to False] |
| path | str | Path to delete the items from | [optional] |
| token | str | Authentication token (see `/auth` and `/configure`) | [optional] |
| uid_token | str | The universal identity token, Required only for universal_identity authentication | [optional] |