Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 832 Bytes

DeleteItems.md

File metadata and controls

14 lines (10 loc) · 832 Bytes

akeyless.Model.DeleteItems

Properties

Name Type Description Notes
Item List<string> 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 string Path to delete the items from [default to "dummy_path"]
Token string Authentication token (see `/auth` and `/configure`) [optional]
UidToken string The universal identity token, Required only for universal_identity authentication [optional]

[Back to Model list] [Back to API list] [Back to README]