Deleting Oracle CRM On Demand Child Resources
You can delete Oracle CRM On Demand child resources by sending an HTTP DELETE request to the resource's URL.
The following details are for a request to delete a child Opportunities resource on the Oracle CRM On Demand Server:
URL: https://<host>/OnDemand/user/Rest/latest/Accounts/1QA2-LXMA3/child/Opportunities/1QA2-22HIFC
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