Deleting the Existing Regulatory Content Associated with a Non-revisable Regulatory Submission
To delete the existing regulatory content associated with a non-revisable regulatory submission, the regulatory submission must be the latest follow-up version. To delete the existing regulatory content, you must have Modify or Modify Content permissions to the non-revisable regulatory submission.
This example shows you how to delete the existing regulatory content associated with a non-revisable regulatory submission.
Use the following DELETE URI.
URI
DELETE /Windchill/servlet/odata/RegMstr/RegulatorySubmissions('OR:com.ptc.qualitymanagement.regmstr.RegulatorySubmission:259557')/RegulatoryContent('OR:wt.content.ApplicationData:259582')
Request Headers
Content-Type: application/json
CSRF_NONCE: <Use the value from Fetch NONCE example>
The request returns the 204 status code.