Deleting the Driver Object Associated with an Existing Revisable Regulatory Submission
A driver link exists between a regulatory submission and a driver object associated with it.
* 
To delete a driver associated with an existing revisable regulatory submission, you must first check out the regulatory submission.
This example shows you how to delete a driver link for an existing revisable regulatory submission.
Use the following DELETE URI.
URI
DELETE /Windchill/servlet/odata/RegMstr/RegSubmission2('OR:com.ptc.qualitymanagement.regmstr.UniqueDeviceIdentifierSubmission:266279')/DriverLinks('OR:com.ptc.qualitymanagement.regmstr.DriverLink:256715')
Request Headers
Content-Type: application/json
CSRF_NONCE: <Use the value from Fetch NONCE example>
這是否有幫助?