Delete an inventory

Deletes an inventory by ID.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Path parameters

identifierstringRequired
Inventory ID or name

Response

Deletion result
statusstring
resultobject
The deleted inventory document
messagestring
Success message

Errors

500
Internal Server Error