Example: Deleting a Resource to Operation Association
This example shows you how to delete an association between a resource and an operation. Use the following DELETE URI:
URI
DELETE /Windchill/servlet/odata/MfgProcMgmt/Operations('OR:com.ptc.windchill.mpml.processplan.operation.MPMOperation:180939')/OperationToConsumableLinks('OR:com.ptc.windchill.mpml.processplan.operation.MPMOperationToConsumableLink:242773') HTTP/1.1
Request Headers
Content-Type: application/json
CSRF_NONCE: <Use the value from Fetch NONCE example>