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