Deleting Oracle CRM On Demand Top-Level Resources
You can delete Oracle CRM On Demand top-level resources by sending an HTTP DELETE request to the resource's URL.
The following details are for a request to delete an Accounts resource on the Oracle CRM On Demand Server:
URL: https://<host>/OnDemand/user/Rest/latest/Accounts/1QA2-21UI43
HTTP Method: DELETE
Content-Type: None
Request body: None
The following are the details for the response to a successful request:
HTTP Code: 204
Content-Type: None
Response body: None