# Delete rental product inventory Endpoint: DELETE /rental-product-inventories/{rental_product_inventory_id} Version: 2.24 Security: bearerAuth ## Path parameters: - `rental_product_inventory_id` (integer, required) Rental product inventory identifier Example: 1 ## Header parameters: - `force_cascade` (string) A boolean flag to specify it will delete any associated feature or event rental product inventories Example: "true | false" ## Response 202 fields ## Response 400 fields ## Response 401 fields ## Response 403 fields ## Response 404 fields