v1

latestOpenAPI 3.0.02026-07-14169306521.0 KB
releases

Draft a release for an app.

Create a draft release for the specified app, which can be further edited and eventually promoted. Supports both KOTS and Builders draft types depending on team entitlements.

Required RBAC Policy: kots/app/[:appid]/release/create

post/app/{app_id}/release/draft

Path parameters

app_idstring required

App identifier

Request body

isBuildersReleaseboolean

When true, the draft will be a Builders draft. Otherwise it will be a KOTS draft.

Response

DraftReleaseResponse contains the draft release properties