Figure 34) Opening the API documentation.
Each URL endpoint presented in the API documentation has a corresponding POST, DELETE, or GET
option. These URL endpoint options, known as HTTP verbs, are the actions available through the API
documentation. A sample from the REST API documentation is shown in Figure 35. You can expand or
hide operations by selecting the drop-down beside the topic name or clicking the individual endpoints.
Click Try it out to execute the endpoint. You must click Execute to run an endpoint (Figure 36).
Note: To execute successfully, some endpoints require additional input parameters in the Try it out
dialog box. No additional input is required for this example.
Figure 35) Example expanding the Device-ASUP endpoint.