v1

latestSwagger 2.02026-07-13285166341.1 KB
Release

Update a Release

Updates a Release. The body of the PUT is the updated Release.
When successful, the response is empty. If unsuccessful, an appropriate ApiError is returned.

put/api/v2/Releases/{releaseId}

Path parameters

releaseIdinteger required

The ID of the Release to update

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

No Content