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