Updates an app channel.

Update the properties of an existing channel, such as its name, description, and feature flags. All properties must be provided in the request body.

Required RBAC Policy: kots/app/[:appid]/channel/[:channelid]/update

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

App identifier

string
required

Channel identifier

Body Params

Channel update parameters.

boolean

AirgapDiffBundlesEnabled will allow building diff airgap bundles for the channel.

boolean

AirgapDockerRegistryFormatEnabled airgap bundles built after enabling this will use the Docker Registry format.

boolean

AllowPublishableKey when enabled, allows customers to use publishable keys to create customer records and sign up for this channel through the SDK

int64

AutoAirgapBuildsValue of the channel that is to be updated.

string

Icon of the channel that is to be updated.

customHostnameOverrides
object
string

Description of the channel that is to be updated.

boolean

IsDefault indicates if this channel is the default channel for the application.

string
required

Name of the channel that is to be updated.

boolean

SemverRequired when enabled, will cause an error when non semver values are used for new releases

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json