Delete an inventory action

Deletes an action by ID or name.

Authentication

AuthorizationBasic

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

Path parameters

inventoryIdentifierstringRequired
Inventory ID or name
actionIdentifierstringRequired
Action ID or name

Response

Deletion result
statusstringOptional
resultobjectOptional
The deleted action document
messagestringOptional
Success message

Errors

500
Internal Server Error