Skala
Product operations

Delete a product operation

Permanently removes a specific product operation from the system.

DELETE
/api/product_operations/{id}

Permanently removes a specific product operation from the system.

AuthorizationBearer <token>

In: header

Path Parameters

id*string

ProductOperation identifier

Response Body

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