Static createThe data for the request.
string app created
ApiError
Static deletedelete app
The data for the request.
string app deleted
ApiError
Static executeexecuteComponent
The data for the request.
string job uuid
ApiError
Static existsdoes an app exisst at path
The data for the request.
boolean app exists
ApiError
Static getget app by path
The data for the request.
AppWithLastVersion app details
ApiError
Static getget app by path with draft
The data for the request.
AppWithLastVersionWDraft app details with draft
ApiError
Static getget app by version
The data for the request.
AppWithLastVersion app details
ApiError
Static getget app history by path
The data for the request.
AppHistory app history
ApiError
Static getget hub app by id
The data for the request.
unknown app
ApiError
Static getget public app by secret
The data for the request.
AppWithLastVersion app details
ApiError
Static getget public resource
The data for the request.
unknown resource value
ApiError
Static getget public secret of app
The data for the request.
string app secret
ApiError
Static listlist all apps
The data for the request.
ListableApp All apps
ApiError
Static listlist all hub apps
unknown hub apps list
ApiError
Static listlist apps for search
The data for the request.
unknown app list
ApiError
Static updateupdate app
The data for the request.
string app updated
ApiError
Static updateupdate app history
The data for the request.
string success
ApiError
create app