v1

latestOpenAPI 3.0.02026-07-14169306521.0 KB
channelReleases

Update properties for a channel release.

Updates the properties (such as version label, release notes, and required status) for a specific release in a channel.

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

post/app/{app_id}/channel/{channel_id}/release/{sequence}/update-properties

Path parameters

app_idstring required

App identifier

channel_idstring required

Channel identifier

sequenceinteger required

Release identifier

Request body

isRequiredboolean

Prevent this release from being skipped during upgrades

releaseNotesstring

The updated release notes

versionLabelstring

The new version label to use

Response

UpdateChannelReleaseResponse contains the release properties