Deleting the Existing Regulatory Content Associated with a Revisable Regulatory Submission
To delete the existing regulatory content associated with a revisable regulatory submission, the regulatory submission must be the latest checked-out version. To delete the existing regulatory content, you must have Modify or Modify Content permissions to the revisable regulatory submission.
This example shows you how to delete the existing regulatory content associated with a revisable regulatory submission.
Use the following DELETE URI.
URI
DELETE /Windchill/servlet/odata/RegMstr/RegSubmission2('OR:com.ptc.qualitymanagement.regmstr.RegSubmission2:259779')/RegulatoryContent('OR:wt.content.ApplicationData:259982')
Request Headers
Content-Type: application/json
CSRF_NONCE: <Use the value from Fetch NONCE example>
The request returns the 204 status code.
這是否有幫助?