Deleting an Existing Engineering Material Part Reference Link
An engineering material part reference link exists between an existing engineering material object and a reference document.
The following example shows you how to delete a specific engineering material part reference link by specifying the engineering material OID and the engineering material part reference link OID in the request URI.
Use the following DELETE URI.
URI
DELETE /Windchill/servlet/odata/Sustainability/EngineeringMaterials('OR:wt.part.WTPart:546607')/References('OR:wt.part.WTPartReferenceLink:546620')
Request Headers
Content-Type: application/json
CSRF_NONCE: <Use the value from Fetch NONCE example>