Siebel REST API Guide > Using the Siebel REST API > Using Siebel REST API to Access Siebel Repository Data XML Examples >
Deleting a Siebel CRM Repository Resource
You can delete a Siebel CRM repository resource by sending an HTTP DELETE request to the repository resource's URI. The following details are for a request to delete a repository resource on the Siebel CRM Server:
- 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:
|