Windchill REST Services Domain Capabilities > Examples for Basic REST Operations > Examples for the PTC Regulatory Master Domain > Deleting the Driver Object Associated with an Existing Revisable Regulatory Submission
Deleting the Driver Object Associated with an Existing Revisable Regulatory Submission
This example shows you how to delete a driver link for an existing revisable regulatory submission. A driver link is the link between a regulatory submission and a driver object.
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>