v1
latestOpenAPI 3.0.42026-08-062942352.0 MBReleases
Create a release
Creates a new release.
post/v3/releases
Request body
namestring required
Name of the release. This can be a user friendly name to identify the release.
versionstring required
The version of the release. Only following three formats are allowed x.x, x.x.x, x.x.x.x.
channelstring required
Channel of the release. The default value is 'stable'.
platformsstring[] nullable
Platforms of the release. It will usually have the following values: windows, linux, macos, win32, win64 etc.
privateboolean nullable
Private releases don't appear in the customer portal.
notesstring nullable
Release notes for the release. It also supports markdown.
productIdstring required
Unique identifier for the product.
createdAtstring date-time nullable
This property should only be used for creating old releases.
Response
Created
idstring required
createdAtstring date-time required
updatedAtstring date-time required
namestring required
channelstring required
versionstring required
platformsstring[] required
notesstring required
totalFilesinteger required
publishedAtstring date-time nullable
publishedboolean required
privateboolean required
archivedboolean required
productIdstring required
tenantIdstring required