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

Path Params
string
required

App identifier

int64
required

Release identifier

Body Params

Update release parameters.

string

The spec to use in the release

spec_gzip
array of uint8s

The spec to use in the release, in gzip format

spec_gzip
Responses

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