Delete an inventory
Deletes an inventory by ID.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Path parameters
identifier
Inventory ID or name
Response
Deletion result
status
result
The deleted inventory document
message
Success message
Errors
500
Internal Server Error