Windchill REST Services > Windchill REST Services Domain Capabilities > Examples for Basic REST Operations > Examples for the PTC BOM Transformation Domain > Deleting a Specific Co-produce Object
  
Deleting a Specific Co-produce Object
You can delete a specific iteration of the latest revision of a Co-produce object by specifying the Co-produce OID in the request URI.
You must have Delete permissions to the Co-produce object.
This example shows you how to delete a specific Co-produce object. Use the following DELETE URI and request body.
URI
DELETE /Windchill/servlet/odata/BomTransformation/Coproduces('OR:wt.part.WTPart:196586')