v1

latestSwagger 2.02026-07-13285166341.1 KB
Release

Create a Release

Creates a Release. The body of the POST is the Release to create. The ReleaseId will be assigned on creation of the Job. When successful, the response is the Release Id. If unsuccessful, an appropriate ApiError is returned.

post/api/v2/Releases

Request body

ReleaseIDinteger

Release ID

ReleaseNumberstring

Release Number

BuildDatestring date-time

Build Date

ReleaseDatestring date-time

Release Date

Visibleboolean

Visible

BundleIDsstring[]

IDs of AUC Bundles associated with this Release.

Response

OK

integer required