v1

latestOpenAPI 3.0.02026-07-14169306521.0 KB
releases

Update a release.

Update the specification and metadata for an existing release, identified by its sequence number. Only non-promoted releases can be updated. Supports raw and gzipped specs.

Required RBAC Policy: kots/app/[:appid]/release/[:releasesequence]/update

put/app/{app_id}/release/{sequence}

Path parameters

app_idstring required

App identifier

sequenceinteger required

Release identifier

Request body

specstring

The spec to use in the release

spec_gzipinteger[]

The spec to use in the release, in gzip format

Response

UpdateReleaseResponse contains the release properties