Siebel REST API Guide > Overview of Using the Siebel REST API >

About Supported HTTP Methods


Table 4 contains the HTTP methods supported by the Siebel REST API and the corresponding Siebel CRM operation.

Table 4. Supported HTTP Methods
HTTP Verb
Siebel Operation
Description

GET

Query

The GET method retrieves a Siebel CRM resource.

POST

Insert

The POST method creates a new Siebel CRM resource.

PUT

Upsert

The PUT method upserts a Siebel CRM resource.

DELETE

Delete

The DELETE method deletes a Siebel CRM resource.

Siebel REST API Guide Copyright © 2016, Oracle and/or its affiliates. All rights reserved. Legal Notices.