DELETE /api/v1/inventory/
Delete a specific inventory record from the system.Path Parameters
The unique identifier of the inventory record to delete
Request
Response
No response body is returned for successful deletions.Status Codes
204- Inventory record deleted successfully404- Inventory record not found