installers
create an installer
apps
components
- GETget all components for an app
- GETget all components for an org
- GETget a component
- PATCHupdate a component
- GETGet all builds for a component
- POSTcreate component build
- GETget latest build for a component
- GETget a build for a component
- GETGet component build plan
- GETget all configs for a component
- POSTcreate a docker build component config
- POSTcreate an external image component config
- POSTcreate a helm component config
- POSTcreate a job component config
- GETget latest config for a component
- POSTcreate a terraform component config
installers
installs
- GETget all installs for an app
- POSTcreate an app install
- GETget an install
- POSTCreate an app install from an installer
- GETget all installs for an org
- DELdelete an install
- PATCHupdate an install
- GETget an install component
- GETget an installs components
- GETget an install components deploys
- GETget the latest deploy for an install component
- POSTdeploy a build to an install
- GETget an install deploy
- GETGet install deploy logs
- GETget install deploy plan
- GETget an installs inputs
- POSTcreate install inputs
- GETget an installs current inputs
- GETget an installs sandbox runs
releases
general
orgs
installers
create an installer
POST
/
v1
/
installers
Authorization
string
*
Authorization
Required
string
Type "Bearer" followed by a space and token.
object
*
app_ids
array
*
app_ids
Required
array
metadata
object
metadata
object
community_url
string
*
community_url
Required
string
copyright_markdown
string
copyright_markdown
string
demo_url
string
demo_url
string
description
string
*
description
Required
string
documentation_url
string
*
documentation_url
Required
string
favicon_url
string
*
favicon_url
Required
string
footer_markdown
string
footer_markdown
string
github_url
string
*
github_url
Required
string
homepage_url
string
*
homepage_url
Required
string
logo_url
string
*
logo_url
Required
string
og_image_url
string
og_image_url
string
post_install_markdown
string
post_install_markdown
string
name
string
*
name
Required
string
Authorizations
Authorization
string
headerrequiredType "Bearer" followed by a space and token.
Body
application/json
app_ids
string[]
requiredname
string
requiredmetadata
object
Response
201 - application/json
apps
object[]
created_at
string
created_by
object
created_by_id
string
id
string
metadata
object
org_id
string
type
enum<string>
Available options:
self_hosted
updated_at
string