Repository API
DELETE Repository API (Remove Installations)
The DELETE Repository Install API lets you uninstall Repository item content from a target company account. On the Cloud, this API is available via SSL-secured HTTPS connection using the REST DELETE verb. The format query string parameter controls ...
DELETE Repository API (Remove)
This DELETE Repository API call allows you to remove an existing repository item from the repository. This allows you to delete specific screens from the platform as required, from various 3rd party systems, for whatever reason. On the Cloud, this ...
PUT Repository API (Update)
This API call allows you to update a repository item. Enables scenarios where items in your repository can be updated by 3rd party systems quickly and easily. On the Cloud, this API is available via SSL-secured HTTPS connection using the REST PUT ...
POST Repository API (Create Installations)
Using this API endpoint and the POST verb, you can install/update repository item content in a target company account. On the Cloud, this API is available via SSL-secured HTTPS connection using the REST POST verb. The format query string parameter ...
POST Repository API (Create)
The POST Repository API registers new content from a company account into the Repository. On the Cloud, this API is available via SSL-secured HTTPS connection using the REST POST verb. The format query string parameter controls the desired response ...
GET Repository API (Search Installations)
This request method lets you find all installations of a given Repository item. On the Cloud, this API is available via SSL-secured HTTPS connection using the REST GET verb. The format query string parameter controls the desired response format. ...
GET Repository API (Search)
This request method lets you find all repository items matching the parameters. On the Cloud, this API is available via SSL-secured HTTPS connection using the REST GET verb. The format query string parameter controls the desired response format. ...