Deleting a Specific Process Plan
You can delete a specific Process Plan object by specifying the Process Plan OID in the request URI.
* 
You cannot delete a checked-out Process Plan object.
When you delete a specific Process Plan object, all the iterations of its latest revision are deleted.
When you delete a specific Process Plan object, the links between the Process Plan and Operations (including Standard Procedure, Standard Operation) and between the Process Plan and Sequences are removed.
When you delete a specific Process Plan object, the Operations (excluding Standard Operation) and Sequences created in context to the Process Plan OID are also deleted.
This example shows you how to delete a specific Process Plan object. Use the following DELETE URI.
URI
DELETE /Windchill/servlet/odata/MfgProcMgmt/ProcessPlans('VR:com.ptc.windchill.mpml.processplan.MPMProcessPlan:327363')