Skala
Product recipe items

Delete a product recipe item

Permanently removes a specific product recipe item from the system.

DELETE
/api/product_recipe_items/{id}

Permanently removes a specific product recipe item from the system.

AuthorizationBearer <token>

In: header

Path Parameters

id*string

ProductRecipeItem identifier

Response Body

curl -X DELETE "https://api.skalasuite.com/api/product_recipe_items/string"
Empty
Empty