Skala
Product recipes

Delete a product recipe

Permanently removes a specific product recipe from the system.

DELETE
/api/product_recipes/{id}

Permanently removes a specific product recipe from the system.

AuthorizationBearer <token>

In: header

Path Parameters

id*string

ProductRecipe identifier

Response Body

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