Deleting a Siebel CRM Repository Resource
You can delete a Siebel CRM Repository Resource by sending a HTTP DELETE request to the Repository Resource's URI.
The following request deletes the applet called SIS Account List Applet_1:
URI: http://ServerName:port/siebel/v1.0/workspace/MyWorkspace/Applet/SIS Account List Applet_1
HTTP Method: DELETE
Content-Type: application/xml
Authorization: Basic
Request body: None