Deleting an Attachment for an Existing Non-revisable Regulatory Submission
This example shows you how to delete an attachment for an existing non-revisable regulatory submission. Use the following DELETE URI.
URI
DELETE /Windchill/servlet/odata/RegMstr/RegulatorySubmissions('OR:com.ptc.qualitymanagement.regmstr.RegulatorySubmission:237897')/Attachments('<ContentItemId>')
Request Headers
Content-Type: application/json
CSRF_NONCE: <Use the value from Fetch NONCE example>
這是否有幫助?