XentrDeveloper Docs
API ReferenceProducts

Delete a routing op

DELETE
/api/factories/{factoryId}/products/{productId}/methods/{methodId}/routing-ops/{opId}
AuthorizationBearer <token>

In: header

Path Parameters

factoryId*string

Factory ID

productId*string

Product ID

methodId*string

Production method ID

opId*string

Routing op ID

Response Body

curl -X DELETE "https://api.xentr.ai/api/factories/string/products/string/methods/string/routing-ops/string"
Empty