v1
latestOpenAPI 3.0.02026-07-14169306521.0 KBchannels
Creates a channel in the KOTS application.
Create a new channel for the specified app, allowing for configuration of channel properties such as name, description, and feature flags.
Required RBAC Policy: kots/app/[:appid]/channel/create
post/app/{app_id}/channel
Path parameters
app_idstring required
App identifier
Request body
Response
GetChannelResponse represents a channel.