(Click to open topic with navigation)
The table that follows shows the supported methods for the Viewpoint application template API. Detailed information about each method is provided later in this section.
Resource | GET | PUT | POST | DELETE | PATCH |
---|---|---|---|---|---|
/api/templates/ | Get All Templates | --- | Create Template | --- | --- |
/api/templates/<id>/ |
Get Single Template |
Modify Template |
--- | Delete Template | Modify Template Attributes |
Related Topics