Update a release
Updates the specified release by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
Path parameters
Unique identifier for the release.
Request body
Name of the release. This can be a user friendly name to identify the release. Any printable characters, including letters from any script, punctuation and emoji. Cannot contain line breaks, tabs, other control characters, invisible formatting characters (zero-width and bidirectional marks), and cannot start or end with whitespace.
Length: [1,256]Pattern: ^(?!\s)(?!.*\s$)[^\p{Cc}\p{Cf}\p{Zl}\p{Zp}]+$
The version of the release. Only following three formats are allowed x.x, x.x.x, x.x.x.x.
Channel of the release. The default value is 'stable'.
Length: [1,256]
Platforms of the release. It will usually have the following values: windows, linux, macos, win32, win64 etc.
Private releases don't appear in the customer portal.
Release notes for the release. It also supports markdown.
Length: [0,4096]
Response
200 OK
Format: date-time
Format: date-time
Format: int32
Format: date-time