Skip to content

create an app runner config

POST
/v1/apps/{app_id}/runner-config

Authorizations

Parameters

Path Parameters

app_id
required
string

App ID

Request Body

Input

object
env_vars
object
key
additional properties
string
type
required
string
Allowed values: aws-ecs aws-eks azure-aks azure-acs local

Responses

201

Created

object
app_id
string
app_runner_type
string
Allowed values: aws-ecs aws-eks azure-aks azure-acs local
cloud_platform
string
Allowed values: aws azure unknown
created_at
string
created_by_id
string
env_vars
object
key
additional properties
string
id
string
org_id
string
updated_at
string

400

Bad Request

object
description
string
error
string
user_error
boolean

401

Unauthorized

object
description
string
error
string
user_error
boolean

403

Forbidden

object
description
string
error
string
user_error
boolean

404

Not Found

object
description
string
error
string
user_error
boolean

500

Internal Server Error

object
description
string
error
string
user_error
boolean