Use the REST API Editor in the Application Development view to implement operations in a REST API.
If you do not implement an operation, you can still deploy the REST API to an integration server. However, when an HTTP client attempts to call an operation that has not been implemented, an HTTP 501 Not Implemented status code is returned to the client.
To implement an operation in a REST API, complete the following steps: