Oracle CRM On Demand REST API Developer's Guide > Overview of Using the Oracle CRM On Demand REST API >

Supported HTTP Methods


Table 7 contains the HTTP methods supported by Oracle CRM On Demand and the corresponding REST API operation.

Table 7. Supported HTTP Methods
HTTP Method
REST API Operation
Description

GET

Retrieve

The GET method retrieves an Oracle CRM On Demand resource.

POST

Create

The POST method creates a new Oracle CRM On Demand resource.

PATCH

Update

The PATCH method updates an Oracle CRM On Demand resource.

DELETE

Delete

The DELETE method deletes an Oracle CRM On Demand resource.

NOTE:  The PUT HTTP method is only supported for Update REST API operations for enclosure attachments. For more information about working with attachments, see Working with Resource Attachments.

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