v1

latestOpenAPI 3.0.3Apache 2.02026-07-142201861.5 MB
Releases

Update an Organization's Release

Update a release. This can change some metadata associated with the release (the ref, url, and dates).

put/api/0/organizations/{organization_id_or_slug}/releases/{version}/

Path parameters

organization_id_or_slugstring required

The ID or slug of the organization the resource belongs to.

versionstring required

The version identifier of the release

Request body

refstring nullable

An optional commit reference. This is useful if a tagged version has been provided.

urlstring uri nullable

A URL that points to the release. For instance, this can be the path to an online interface to the source code, such as a GitHub URL.

dateReleasedstring date-time nullable

An optional date that indicates when the release went live. If not provided the current time is used.

Response

refstring nullable
urlstring nullable
dateReleasedstring date-time nullable
dateCreatedstring date-time nullable
dateStartedstring date-time nullable
ownerobject nullable
lastCommitobject nullable
firstEventstring date-time nullable
lastEventstring date-time nullable
currentProjectMetaobject nullable
userAgentstring nullable
adoptionStagesobject nullable
idinteger required
versionstring required
newGroupsinteger required
statusstring required
shortVersionstring required
dataobject required
commitCountinteger required
deployCountinteger required