Deleting a Pending Effectivity for a Resulting Object
This example shows you how to delete a pending effectivity for an existing resulting object on a change task. Use the following POST URI with the request body.
URI
POST /Windchill/servlet/odata/ChangeMgmt/ChangeTasks('VR:wt.change2.WTChangeActivity2:276481')/ResultingLinks('OR:wt.change2.ChangeRecord2:494780')/PendingEffectivities('OR:wt.eff.PendingMSNEffectivity:494781')
Request Headers
Content-Type: application/json
CSRF_NONCE: <Use the value from Fetch NONCE example>