v1
latestOpenAPI 3.0.02026-07-14169306521.0 KBchannels
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
put/app/{app_id}/channel/{channel_id}
Path parameters
app_idstring required
App identifier
channel_idstring required
Channel identifier
Request body
Response
GetChannelResponse represents a channel.