Create a release
Creates a new 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.
Min length: 1
Channel of the release. The default value is 'stable'.
Length: [1,256]
Unique identifier for the product.
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]
This property should only be used for creating old releases.
Format: date-time
Response
201 Created
Format: date-time
Format: date-time
Format: int32
Format: date-time