REST API Methods
You can create, view, update, or delete Oracle Fusion Cloud Enterprise Performance Management resources using standard HTTP method requests, as summarized in the following table.
Table 7-1 REST API Methods
| Method | Description |
|---|---|
| GET | Retrieve information about the REST API resource |
| POST | Create a REST API resource |
| PUT | Update a REST API resource |
| DELETE | Delete a REST API resource or related component |