Documentation Index
Fetch the complete documentation index at: https://mintlify.com/MarcoAbundio/furniture_api_rest/llms.txt
Use this file to discover all available pages before exploring further.
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