📄️ REST API Examples
This topic provides examples of tasks that you can perform in Deploy using the REST API. These examples include how to: create a directory and several infrastructure CIs in the directory, add and remove a CI from an environment, and delete a CI.
📄️ Extend the Deploy User Interface
You can extend Deploy by adding user interface (UI) screens that call REST services from the Deploy REST API or from custom endpoints, backed by Jython scripts that you write.
📄️ Troubleshoot REST API
This page describes common REST API errors and their solutions.