Oracle CRM On Demand REST API Developer's Guide > Using the Oracle CRM On Demand REST API > Working with Account Contact Role Resources >

Deleting an Account Contact Role


You can use the REST API to delete an Account Contact Role resource.

The following details are for a request to remove an Account Contact Role resource on the Oracle CRM On Demand Server:

  • URL: https://<host>/OnDemand/user/Rest/028/Accounts/1QA2-21ATBR/child/AccountContactRoles/1QA2-2CRNM2
  • HTTP Method: DELETE
  • Content-Type: application/vnd.oracle.adf.resource+json
  • Request body: None

The following details are for a response to remove an Account Contact Role resource on the Oracle CRM On Demand Server:

  • HTTP Code: 204
  • Content-Type: Text
  • Response body: None

Oracle CRM On Demand REST API Developer's Guide, Release 33 Copyright © 2016, Oracle and/or its affiliates. All rights reserved. Legal Notices.