Releases

Publish release

After the release is published it can't be modified. The /update and /latest endpoints will start returning the published release.

post/v3/releases/{id}/publish

Path parameters

idstring required

Response

OK

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

Changes

No recorded changes to this endpoint across all 2 revisions of this API.