Delete a Folder
This example shows you how to delete a folder. Use the following DELETE URI with the request body.
URI
DELETE /Windchill/servlet/odata/DataAdmin/Containers(<oid>)/Folders(<oid>) HTTP/1.1
Request Headers
Content-Type: application/json
CSRF_NONCE: <Use the value from Fetch NONCE example>