XentrDeveloper Docs
API ReferenceProducts

Delete a BOM item

DELETE
/api/factories/{factoryId}/products/{productId}/bom/{itemId}
AuthorizationBearer <token>

In: header

Path Parameters

factoryId*string

Factory ID

productId*string

Product ID

itemId*string

BOM item ID

Response Body

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