installs
create an app install
POST
/
v1
/
apps
/
{app_id}
/
installs
Authorizations
Authorization
string
headerrequiredType "Bearer" followed by a space and token.
Path Parameters
app_id
string
requiredapp ID
Body
application/json
name
string
requiredaws_account
object
azure_account
object
inputs
object
Response
201 - application/json
app_id
string
app_runner_config
object
app_sandbox_config
object
aws_account
object
azure_account
object
component_statuses
object
composite_component_status
string
created_at
string
created_by
object
created_by_id
string
id
string
install_components
object[]
install_events
object[]
install_inputs
object[]
install_number
integer
install_sandbox_runs
object[]
name
string
runner_status
string
sandbox_status
string
status
string
TODO(jm): deprecate these fields once the terraform provider has been updated
status_description
string
updated_at
string