Windchill REST Services Domain Capabilities > Examples for Basic REST Operations > Examples for the PTC Regulatory Master Domain > Deleting the Subject Associated with an Existing Revisable Regulatory Submission
Deleting the Subject Associated with an Existing Revisable Regulatory Submission
This example shows you how to delete a subject link for an existing revisable regulatory submission. A subject link is the link between a regulatory submission and a subject.
Use the following DELETE URI.
URI
DELETE /Windchill/servlet/odata/RegMstr/RegSubmission2('OR:com.ptc.qualitymanagement.regmstr.RegSubmission2:256705')/SubjectLinks('OR:com.ptc.qualitymanagement.regmstr.SubjectLink:256715')
Request Headers
Content-Type: application/json
CSRF_NONCE: <Use the value from Fetch NONCE example>