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